- 18 Mar, 2021 1 commit
-
-
xiaotong committed
-
- 17 Mar, 2021 1 commit
-
-
xiaotong committed
-
- 13 Mar, 2021 3 commits
-
-
1. Add mutex when operating the memory pool. 2. Support CMake 3.19 and fix some CMake bugs. Note that CUDA_ROOT variable in CMake is modified as CUDA_TOOLKIT_ROOT. You can find this update in the README. 3. Fix some bugs on Ubuntu.
liyinqiao committed -
1. Add mutex when operating the memory pool. 2. Support CMake 3.19 and fix some CMake bugs. Note that CUDA_ROOT variable in CMake is modified as CUDA_TOOLKIT_ROOT. You can find this update in the README. 3. Fix some bugs on Ubuntu.
liyinqiao committed -
liyinqiao committed
-
- 05 Mar, 2021 1 commit
-
-
xiaotong committed
-
- 28 Feb, 2021 2 commits
- 24 Feb, 2021 1 commit
-
-
xiaotong committed
-
- 22 Feb, 2021 1 commit
-
-
xiaotong committed
-
- 21 Feb, 2021 1 commit
-
-
xiaotong committed
-
- 06 Feb, 2021 3 commits
- 19 Sep, 2020 2 commits
- 06 Aug, 2020 1 commit
-
-
1. Update the codes of machine translation sample. The current version is the same with NiuTrans.NMT. 2. Update the XList class. 3. Bugs fix.
liyinqiao committed
-
- 17 Apr, 2020 1 commit
-
-
Support fp16 data type for more operations and fix the minor errors. (Don't use this! It's an incomplete version)
liyinqiao committed
-
- 18 Mar, 2020 1 commit
-
-
Update the Transformer codes.
liyinqiao committed
-
- 17 Mar, 2020 1 commit
-
-
1. Supporting efficient propagate and gradient accumulation for backward functions. 2. Update the setData functions. 3. Clean the codes.
liyinqiao committed
-
- 09 Jan, 2020 1 commit
-
-
Use tensor as the bottom implementation and support plain scalar. Note: DO NOT support the backward for ReduceSumAll function.
liyinqiao committed
-
- 30 Oct, 2019 1 commit
-
-
liyinqiao committed
-
- 23 Oct, 2019 2 commits
- 12 Oct, 2019 1 commit
-
-
xuchen committed
-
- 07 Aug, 2019 1 commit
-
-
xiaotong committed
-
- 05 Aug, 2019 1 commit
-
-
2. fix the bug of onehotandindex 3. modify the data initilization of transformer 4. add the DumpFormat (need reimplement)
xuchen committed
-
- 30 Jul, 2019 1 commit
-
-
liyinqiao committed
-
- 25 Jul, 2019 2 commits
- 22 Jul, 2019 1 commit
-
-
xiaotong committed
-
- 21 Jul, 2019 4 commits
- 20 Jul, 2019 1 commit
-
-
1. Global mem mode updated; 2. XTensor function updated to v2 interface; 3. Transformer model updated to v2 interface; 4. FNNLM bug fixed; 5. Other little bugs fixed.
liyinqiao committed
-
- 19 Jul, 2019 4 commits