- 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
-
- 14 Mar, 2020 1 commit
-
-
Minor error fixed.
liyinqiao committed
-
- 11 Mar, 2020 1 commit
-
-
liyinqiao committed
-
- 09 Mar, 2020 1 commit
-
-
1. Support to copy parts of source tensor to parts of target tensor. 2. New unit test for CopyIndex function.
liyinqiao committed
-
- 19 Feb, 2020 1 commit
-
-
1. Support scalar tensor for Multiply and Div operation; 2. Fix backward bugs in Multiply and Div function; 3. Minor bugs fixed.
liyinqiao committed
-
- 12 Feb, 2020 1 commit
-
-
New unit test for Sub function.
liyinqiao committed
-
- 11 Feb, 2020 2 commits
- 10 Feb, 2020 1 commit
-
-
1. Support scalar tensor for Sum operation; 2. Bounds check; 3. GetSumDimIndex function bug fixed; 4. New unit test for Sum function; 2. Minor bugs fixed.
liyinqiao committed
-
- 06 Feb, 2020 1 commit
-
-
liyinqiao committed
-
- 10 Jan, 2020 1 commit
-
-
1. Make link for ReduceSumAll function. 2. Fix the memory leak issue.
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
-
- 08 Jan, 2020 2 commits
- 02 Nov, 2019 1 commit
-
-
liyinqiao committed
-
- 30 Oct, 2019 1 commit
-
-
liyinqiao committed
-
- 23 Oct, 2019 3 commits
-
-
1. Move the SetAscendingOrder functions from XTensor.* to core/utilities/SetAscendingOder.* 2. Rename XElement.* files to XCall.*
liyinqiao committed -
liyinqiao committed
-
1. Move the New/Initial/Del Tensor functions from XTensor.* to XElement.* 2. Move IsSameShaped functions from XTensor.* to core/shape/IsSameShaped.* 3. Move CheckData functions from XTensor.* to core/utilities/CheckData.*
liyinqiao committed
-
- 12 Oct, 2019 1 commit
-
-
xuchen committed
-
- 22 Sep, 2019 1 commit
-
-
liyinqiao committed
-
- 17 Sep, 2019 1 commit
-
-
liyinqiao 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 3 commits
- 22 Jul, 2019 1 commit
-
-
xuchen committed
-
- 21 Jul, 2019 2 commits
- 19 Jul, 2019 1 commit
-
-
huchi committed
-
- 17 Jul, 2019 1 commit
-
-
huchi committed
-
- 16 Jul, 2019 1 commit
-
-
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
-
- 11 Jul, 2019 1 commit
-
-
张裕浩 committed
-
- 02 Jul, 2019 1 commit
-
-
huchi committed
-
- 26 Dec, 2018 1 commit
-
-
xuchen committed
-
- 24 Dec, 2018 1 commit
-
-
1. fixed the bug in the Spread function. 2. add compare and OnehotAndIndex function 3. optimize the code
xuchen committed
-
- 28 Nov, 2018 2 commits
- 19 Nov, 2018 1 commit
-
-
xuchen committed
-