- 24 Feb, 2021 1 commit
-
-
xiaotong committed
-
- 23 Feb, 2021 1 commit
-
-
xiaotong committed
-
- 21 Feb, 2021 1 commit
-
-
xiaotong committed
-
- 06 Feb, 2021 2 commits
- 15 Dec, 2020 1 commit
-
-
Support reserved property in XTensor to indicate whether the data is reserved for backward.
liyinqiao committed
-
- 07 Dec, 2020 1 commit
-
-
liyinqiao committed
-
- 02 Sep, 2020 1 commit
-
-
Merge with the branch of xuchen (NOT update the float16, this needs code review) and fix the bugs in Gather function. 1. Support Reciprocal fucntion. 2. Fix the safe delete bugs in XDevice. 3. Support new API to convert the data type of tensor. 4. Support to show the memory usage of buffer memory. 5. Fix minor errors.
liyinqiao committed
-
- 18 Apr, 2020 1 commit
-
-
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
-
- 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
-
- 06 Feb, 2020 1 commit
-
-
liyinqiao committed
-
- 08 Jan, 2020 1 commit
-
-
1. Initialize and new scalar tensor. 2. Get and set scalar tensor. 3. Add ReduceSum test on scalar tensor. 4. Little bugs fixed.
liyinqiao committed
-
- 03 Nov, 2019 1 commit
-
-
liyinqiao committed
-
- 30 Oct, 2019 1 commit
-
-
liyinqiao committed
-
- 23 Oct, 2019 2 commits
-
-
1. Move the SetAscendingOrder functions from XTensor.* to core/utilities/SetAscendingOder.* 2. Rename XElement.* files to XCall.*
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
-
- 21 Oct, 2019 1 commit
-
-
liyinqiao committed
-
- 12 Oct, 2019 2 commits
- 16 Sep, 2019 2 commits
- 12 Sep, 2019 2 commits
- 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 1 commit
-
-
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
-
- 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
-
- 13 Jul, 2019 1 commit
-
-
xiaotong committed
-
- 11 Jul, 2019 1 commit
-
-
张裕浩 committed
-
- 09 Jul, 2019 1 commit
-
-
xiaotong committed
-
- 08 Jun, 2019 1 commit
-
-
xiaotong committed
-
- 08 Apr, 2019 3 commits