• Joined on 2022-05-12
deeprec synced commits to main at deeprec/deeprec from mirror 2022-06-08 17:11:55 +08:00
7f31035b41 [CIBUILD] Update CI build images, update README.md. (#255)
deeprec synced commits to main at deeprec/deeprec from mirror 2022-06-07 17:11:58 +08:00
c42efc3951 [Op] Implement GPU kernel of SparseReshape. (#217)
b6e6914f6d [Modelzoo] Add BST model. (#245)
952bf57aa6 [Runtime] Support session group on tf-serving. (#244)
ee6e108865 [Embedding] Optimize cache of multi-tier embedding storage. (#239)
Compare 4 commits »
deeprec synced commits to main at deeprec/deeprec from mirror 2022-06-05 17:11:47 +08:00
f693e9606e [Embedding] Reduce the redundant code of EmbeddingVariable.
deeprec synced commits to main at deeprec/deeprec from mirror 2022-06-04 17:11:46 +08:00
b39a103ac8 [UT] Delete unused dependency header file.
607d5497c3 [UT] Fix the wrong file name.
cc041cfe43 [OneDNN] Upgrade OneDNN to v2.6.
e51d027ded [OneDNN] Expose the OneDNN bf16-related function.
e41db3868b [UT] Fix compile issue.
Compare 11 commits »
deeprec synced commits to main at deeprec/deeprec from mirror 2022-06-03 17:11:28 +08:00
6e87b860e7 [CIBUILD] Fix GPU contrib unit tests. (#241)
deeprec synced commits to main at deeprec/deeprec from mirror 2022-06-02 17:12:46 +08:00
963d125ede [BUILD] Fix compile error when use gcc-8.3. (#229)
ea571fbb3b [Docs] Update TFServing build document. (#238)
Compare 2 commits »
deeprec synced commits to features/support_tfserving at deeprec/deeprec from mirror 2022-05-31 17:12:00 +08:00
deeprec synced new reference features/support_tfserving to deeprec/deeprec from mirror 2022-05-31 17:12:00 +08:00
deeprec synced commits to main at deeprec/deeprec from mirror 2022-05-28 12:11:17 +08:00
2ab8e3e6cb [Doc] Update the docs of feature filter and multi-tier storage. (#235)
deeprec synced commits to main at deeprec/deeprec from mirror 2022-05-26 18:32:35 +08:00
7ae421e308 [Docs] Add SessionGroup user document. (#234)
deeprec synced commits to main at deeprec/deeprec from mirror 2022-05-25 18:33:03 +08:00
cdb0cbe5c4 [UT] Reduce memory consumption of EVAllocator unit tests. (#226)
deeprec synced commits to main at deeprec/deeprec from mirror 2022-05-23 18:33:09 +08:00
0ed155fe64 [Tests] Add GPU benchmark option. (#221)
7d9b23be2b [TString] tstring support StringPiece type. (#222)
Compare 2 commits »
deeprec synced commits to main at deeprec/deeprec from mirror 2022-05-22 18:32:20 +08:00
81f78d2bdb [CIBUILD] Fix GPU contrib unit test. (#223)
deeprec synced commits to main at deeprec/deeprec from mirror 2022-05-19 18:32:22 +08:00
9fcda4781e [Op] Parallelize UnsortedSegment op. (#216)
deeprec synced commits to main at deeprec/deeprec from mirror 2022-05-18 18:33:01 +08:00
c110011180 [Tests] Add modelzoo benchmark scripts. (#218)