Commit Graph

38 Commits

Author SHA1 Message Date
buxue 9cb71441ea fix bugs of Acosh, TopK, ResizeNearestNeighbor, DepthwiseConv2dNative 2020-04-26 17:48:17 +08:00
fary86 2078229436 Add prim name to error message for array_ops 2020-04-26 15:23:04 +08:00
mindspore-ci-bot 875ebc296d !662 fix reviewboot and example of TruncatedNormal
Merge pull request !662 from zhangbuxue/fix-reviewboot
2020-04-26 10:53:06 +08:00
buxue aff6777ecc fix reviewboot and example of TruncatedNormal and add type mapping 2020-04-26 10:01:20 +08:00
Wei Luning f305d6f8a7 Revert "add pattern AdjustAllReduceMulAdd"
This reverts commit ea6958c50a.
2020-04-25 19:50:50 +08:00
buxue c8a1a24ce3 fix the infer of TruncatedNormal and a bug of structure output and a bug of tensorslice ellipsis 2020-04-24 15:42:58 +08:00
fary86 8bb93411f3 Add prim name to error message for _grad_ops.py 2020-04-23 16:07:41 +08:00
mindspore-ci-bot 0bf6717e9a !454 Fix the check of bool type in auto cast
Merge pull request !454 from candanzg/bug_cast_op
2020-04-23 10:54:40 +08:00
liuxiao b6e77e5178 Add ReluV2/ReluGradV2/ConfusionMulGrad for VM 2020-04-22 21:09:37 +08:00
candanzg 0de05b3949 [bug] fixed bool check for cast op
Signed-off-by: candanzg <zhangshucheng@huawei.com>
2020-04-21 09:48:34 +08:00
mindspore-ci-bot 48f1541fa8 !453 fix doc/comments issues
Merge pull request !453 from 万万没想到/I1CEDO
2020-04-20 11:29:59 +08:00
mindspore-ci-bot 71b63c3fcf !246 [opt pass] AdjustAllReduceMulAdd
Merge pull request !246 from vlne-v1/I1E3PI-opt-pass-adjust-allreduce-apply-weight-decy-seq
2020-04-18 18:17:01 +08:00
Wei Luning ea6958c50a add pattern AdjustAllReduceMulAdd 2020-04-18 17:00:55 +08:00
万万没想到 8c1939f1b0 fix examples issues 2020-04-18 16:09:40 +08:00
mindspore-ci-bot f5aa3a2eab !411 Modify examples of Cast/NMSWithMask
Merge pull request !411 from Simson/push-to-opensource
2020-04-17 15:12:55 +08:00
simson 10877f077e modify examples of Cast/NMSWithMask 2020-04-17 10:33:46 +08:00
mindspore-ci-bot 08985a1e56 !286 resolve pynative operator unsupport issue
Merge pull request !286 from wangqiuliang/resolve-pynative-operator-issue
2020-04-17 10:04:54 +08:00
kingfo 75fec82b52 resolve pynative operator issue 2020-04-16 21:02:22 +08:00
mindspore-ci-bot 82cfe347fb !391 Modify examples of ApplyMomentum/ArgMax
Merge pull request !391 from Simson/push-to-opensource
2020-04-16 20:41:27 +08:00
simson 51de42bc05 modify examples of ApplyMomentum/ArgMax 2020-04-16 19:40:19 +08:00
zhangz0911gm 4ba6f7884d Fixing problem issues including class slice example cannot run, adding an example for class SigmoidCrossEntropyWithLogits etc. 2020-04-16 05:06:42 -04:00
Wei Luning 2fecdede6b support amp when model eval, fix example of UnsortSegmentsSum 2020-04-13 19:17:47 +08:00
buxue 5841fe010e Support pow's second input could be tensor and fix bug in bprop of pow 2020-04-11 16:16:58 +08:00
liuxiao 0f0f83e292 modified api name Stack -> Pack, Unstack -> Unpack 2020-04-09 19:02:59 +08:00
万万没想到 d9f7e56b43 fix review opinions in doc/comments 2020-04-09 14:50:13 +08:00
liuxiao 47d903ff57 Add pack and unpack 2020-04-08 16:58:53 +08:00
guohongzilong c4f9230f03 usr mindspore. instead of mstype. 2020-04-07 22:54:45 +08:00
mindspore-ci-bot 5add5979e8 !92 add prim name to param check error message for math_ops.py
Merge pull request !92 from fary86/add-prim-name-for-param-validator
2020-04-07 10:48:10 +08:00
fary86 69ed72f10d Add primitive name to param error message for math_ops.py 2020-04-07 10:08:04 +08:00
mindspore-ci-bot 10481470df !104 fix doc issues
Merge pull request !104 from 万万没想到/fix-doc-issues
2020-04-04 17:31:23 +08:00
mindspore-ci-bot cc0ba93d17 !114 fix doc/comments issue merge from r0.1
Merge pull request !114 from 万万没想到/merge_from_r0.1
2020-04-03 11:25:51 +08:00
万万没想到 605d980305 1. add Note refer to nn.SGD for detail
2. delete default value of stat
3. delete examples
4. some comments error from wangting review
5. modify comments from jinyaohui
6. modify examples from wanghao
7. modify Select operation examples
2020-04-02 19:35:19 +08:00
万万没想到 c3d210cc31 fix issue I1DBRX
delete duplicated words in comments

fix issue I1CJAP

fix issue I1D3WS

fix issue I1DBA8

fix issue I1CJ77

fix issue I1CJG3

fix review suggestion
2020-04-02 16:54:44 +08:00
万万没想到 b8c16f97f7 fix examples of P.Fill 2020-04-01 22:03:01 +08:00
万万没想到 fd96ebe3ea fix typo in formula 2020-04-01 11:42:24 +08:00
zhaozhenlong cf40305bf0 add operator SpaceToBatch and BatchToSpace for ge 2020-03-31 20:21:47 +08:00
zhaozhenlong b12e6ff780 add operator diag and diag_part 2020-03-31 09:44:56 +08:00
zhunaipan 930a1fb0a8 initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00