- 12 Sep, 2019 1 commit
-
-
liyinqiao committed
-
- 11 Sep, 2019 1 commit
-
-
When we do the "=" operation, the link will be copy to the new tensor instead of replace it.
liyinqiao committed
-
- 30 Jul, 2019 2 commits
- 29 Jul, 2019 1 commit
-
-
xuchen committed
-
- 25 Jul, 2019 6 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 -
xuchen 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 3 commits
- 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 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
-