- 06 Feb, 2021 2 commits
- 07 Sep, 2020 1 commit
-
-
1. Fix the bugs in backward process. 2. Support the float16 class. 3. Fix bugs. 4. Clean the codes. 5. Remove the makefile.
liyinqiao committed
-
- 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
-
- 12 Mar, 2020 2 commits
- 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
-
- 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
-