- 25 Mar, 2020 2 commits
- 24 Mar, 2020 1 commit
-
-
1. Fix the bug in MultiplyMe function which cannot handle the scalar tensor and broadcast case. 2. Add broadcast multiply unit test.
liyinqiao committed
-
- 19 Mar, 2020 3 commits
- 18 Mar, 2020 10 commits
-
-
1. CPU Support for Gather function. 2. Fix the bugs in GPU Gather. 2. Minor error fixed.
liyinqiao committed -
Update the link in manual.
liyinqiao committed -
Update the manual.
liyinqiao committed -
liyinqiao committed
-
Update the Transformer codes.
liyinqiao committed -
1. Clean the codes. 2. Fix minor errors.
liyinqiao committed -
Clean the codes.
liyinqiao committed -
1. Fix minor errors. 2. Add some annotations.
liyinqiao committed -
Clean the codes and fix some warning issues.
liyinqiao committed -
Clean the codes.
liyinqiao committed
-
- 17 Mar, 2020 2 commits
- 16 Mar, 2020 3 commits
- 14 Mar, 2020 6 commits
- 13 Mar, 2020 1 commit
-
-
1. Fix the bugs for MatrixMul functions which may cause nan in some cases. (IMPORTANT) 2. Fix the minor errors.
liyinqiao committed
-
- 12 Mar, 2020 6 commits
-
-
liyinqiao committed
-
liyinqiao committed
-
1. Offer global setting for enableGrad. 2. Update XList. 3. Minor error fixed.
liyinqiao committed -
Minor error fixed.
liyinqiao committed -
Fix the GPU bug in Clip function.
liyinqiao committed -
1. Support X_INT dataType for Clip and ScaleAndShift function. 2. Minor error fixed.
liyinqiao committed
-
- 11 Mar, 2020 2 commits
- 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
-
- 07 Mar, 2020 2 commits
- 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
-