- 30 Jul, 2019 1 commit
-
-
liyinqiao committed
-
- 25 Jul, 2019 5 commits
-
-
liyinqiao committed
-
1. Merge with Huchi branch (replace all requireLink with enableGrad that allows gradient computation for a tensor); 2. Update the global memory size (This may make the memory size a little bit larger than the old version).
liyinqiao committed -
liyinqiao committed
-
liyinqiao committed
-
Fix bugs of FNNLM when isGradEfficient is on.
liyinqiao committed
-
- 23 Jul, 2019 1 commit
-
-
1. Enable the isGradEfficient; 2. Adjust global memory size.
liyinqiao committed
-
- 22 Jul, 2019 1 commit
-
-
Allocating the global memory pool when it is requested.
liyinqiao committed
-
- 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 1 commit
-
-
huchi committed
-
- 17 Jul, 2019 3 commits
- 16 Jul, 2019 7 commits
-
-
xiaotong committed
-
# Conflicts: # source/tensor/XDevice.cpp # source/tensor/XMem.cpp # source/tensor/XTensor.cpp
liyinqiao committed -
2. Merge with Xiao branch.
liyinqiao committed -
xiaotong committed
-
liyinqiao committed
-
2. Add MemManager class to manage the memory; 3. Use the new version XList; 4. Add a new interface to create Tensor; 5. Apply MemManager to FNNLM.
liyinqiao committed -
xiaotong committed
-
- 15 Jul, 2019 2 commits
- 14 Jul, 2019 3 commits
- 13 Jul, 2019 2 commits
- 11 Jul, 2019 1 commit
-
-
xiaotong committed
-
- 10 Jul, 2019 1 commit
-
-
xiaotong committed
-
- 09 Jul, 2019 2 commits
- 08 Jul, 2019 1 commit
-
-
xiaotong committed
-
- 07 Jul, 2019 2 commits
- 06 Jul, 2019 5 commits
- 02 Jul, 2019 1 commit
-
-
huchi committed
-