Commit Graph

1711 Commits (7149e8c2c92468a7c32037e4d1c09e4b73aead04)

Author SHA1 Message Date
dingpeifei 87e41aaeee IR operators of GPU and CPU are unified as batchnorm
4 years ago
mindspore-ci-bot 4e1e16c335 !13452 numpy-native remove maximum minimum from ascend ci
4 years ago
mindspore-ci-bot 9bac30d37f !13496 adjust performance of bert_thor
4 years ago
mindspore-ci-bot 3b97543add !13457 Adjust st testcase for interface forwardvalueandgrad
4 years ago
mindspore-ci-bot b20e964760 !13429 Refactor some cpu ops
4 years ago
mwang ed1e4f7ae0 adjust performance of bert thor
4 years ago
huangmengxi 38b49fb30e bug fix
4 years ago
changzherui 8d29f37925 add export bgcf mindir test
4 years ago
lvliang 8da8d9b18f adjust_st_testcase_for_interface_forwardvalueandgrad
4 years ago
mindspore-ci-bot b61aa9b4cf !13342 Throw exception when tensor with 0 shape is constructed
4 years ago
mindspore-ci-bot 0fdf5c54e3 !13069 Add dynamic shape testcases for Sub
4 years ago
wuxuejian 5498103990 Refactor some cpu ops
4 years ago
mindspore-ci-bot df4da9ca85 !13403 fix level1 mindspore.numpy ci errors
4 years ago
mindspore-ci-bot 2545e2c5f1 !13335 Fix check of input dims for BiasAdd and attr of maxpool3d .
4 years ago
huangmengxi 535f14b58e * fix ci error
4 years ago
liuxiao93 a6b7de5df9 fix check of input dims for BiasAdd.
4 years ago
l00591931 bd777e0710 throw exception when tensor has zero in shape
4 years ago
huangmengxi 2f463d4a97 bug fix
4 years ago
mindspore-ci-bot ec4d1fbf60 !12726 Add March Numpy interfaces to mindspore
4 years ago
mindspore-ci-bot 18580ac506 !13140 Operator[StridedSlice] not support bool tensor in cpu env.
4 years ago
mindspore-ci-bot 1cc4d28843 !12911 [MD] fix error when train twice in pynative and feed mode
4 years ago
mindspore-ci-bot 58da4dbd23 !10239 add StackPush and StackPop for aicpu
4 years ago
yanglf1121 72b365c24b Add new np interfaces
4 years ago
wangyanling 42aa96a1a2 support bool data type for StridedSlice op
4 years ago
mindspore-ci-bot 7b5eaac570 !13223 zero copy
4 years ago
yanzhenxiang2020 f6677628c0 add StackPush and StackPop for aicpu
4 years ago
mindspore-ci-bot 5a6bb251b0 !12724 add Dropout2D and rename Dropout3d to Dropout3D
4 years ago
zhupuxu 3cc573b5b8 zero copy
4 years ago
liyong 621b796ed3 fix error when train twice in pynative and feed model
4 years ago
mindspore-ci-bot 423026c1ac !13226 update graphengine 0311
4 years ago
shenwei41 c0f966ddef update graphengine 0311
4 years ago
TFBunny 4d35303265 support string in GPU print
4 years ago
mindspore-ci-bot e1a95b1152 !12714 rebuild getitem
4 years ago
Zhenglong Li 762c63af6f Add error message
4 years ago
mindspore-ci-bot 063607de90 !13015 update testcases of dump
4 years ago
TFBunny 3f397503c0 add dynamic shape testcases for Sub
4 years ago
mindspore-ci-bot 2303abd58c !12693 Setting of dynamic_batch_size supported
4 years ago
zhupuxu 5ca25451ee dynamic_batch
4 years ago
mindspore-ci-bot 70024d3ab1 !12189 Add CPU Pad op
4 years ago
rainyhorse d2432a962a update the convert tool path
4 years ago
mindspore-ci-bot 723844a06f !12999 Dvpp input validation
4 years ago
yepei6 57373ed30a merge getitem the by otehr types to by tuple(success)
4 years ago
mindspore-ci-bot 750d7e6e2a !12793 [auto-monad] Refactor ascend_auto_monad
4 years ago
Zhenglong Li 2474a0237f Fix dvpp input validation and Aipp config generation issue
4 years ago
mindspore-ci-bot 802e756c9b !12897 Add float64 support to reducemax grad gpu op
4 years ago
mindspore-ci-bot 8b733dccaa !12922 biasadd report error when input 5d with nchw format at cpu
4 years ago
wanyiming dbc0ad13db cpu_pad_op
4 years ago
mindspore-ci-bot b8fc22d551 !12976 New gpu op TensorScatterUpdate
4 years ago
wangyanling e6693ea89d biasadd operator report error when input is not 2d or 4d
4 years ago
Peilin Wang dd72f44b27 tensor_scatter_update new op quick initial commit
4 years ago
mindspore-ci-bot d8ec8f6e95 !12782 support load mindir and run
4 years ago
He Wei 891fd7df92 [auto-monad] Refactor ascend_auto_monad
4 years ago
mindspore-ci-bot 9ed9d950e2 !11446 fix argmax op for cpu and gpu
4 years ago
wangnan39@huawei.com 0681c2597b develop mindir load and run
4 years ago
mindspore-ci-bot 48d4cca512 !12949 Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes.
4 years ago
Zhang Qinghua df866f7248 Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes.
4 years ago
mindspore-ci-bot df98fa0233 !12842 Add grad op for gpu dynamic shape testing op
4 years ago
mindspore-ci-bot d285692217 !12852 Change maketuple in coreops
4 years ago
lvliang 26f6fea675 debug_for_new_interface_forwardvalueandgrad
4 years ago
l00591931 680324f225 Change make tuple in core.ops
4 years ago
mindspore-ci-bot 8432bdffbf !12880 move operator primitive of Centralization to _inner_ops
4 years ago
Peilin Wang 783c57c209 add float64 support to reducemax grad
4 years ago
tom__chen 56e8aa9f7e change index_add op input_x to type Parameter
4 years ago
xcnick d65a5affba fix cpu/gpu argmax op
4 years ago
hedongdong d8382f4d57 move operator primitive of Centralization to _inner_ops
4 years ago
Zhang Qinghua 8b8c59f01e Optimize the compile performance in Parser, FG, Manager and Renormalize:
4 years ago
mindspore-ci-bot bb303647c7 !12799 Fix typos in head descriptions about license.
4 years ago
mindspore-ci-bot 9aa0753588 !12840 open 8p testcases
4 years ago
mindspore-ci-bot 7ff2b3b499 !12781 fix bug of amp bn cast
4 years ago
mindspore-ci-bot 541643e16b !12777 fix ci pynative case
4 years ago
Peilin Wang 347575a38f add grad for GpuDynamicShape testing op
4 years ago
zhoufeng 98775f29dd open 8p testcase
4 years ago
caifubi ae1e6bf176 fix ci pynative case
4 years ago
mindspore-ci-bot 4b7e76b4fb !12796 AIpp config file generator bug fix
4 years ago
chenhaozhe 82c5486714 fix typos in lincense
4 years ago
mindspore-ci-bot 99c17c43d8 !12746 Fix ApplyAdagradCpuKernel output
4 years ago
Zhenglong Li 07dd752e1e Fix aipp config file generator bug
4 years ago
caifubi a6959c2a13 fix bn cast bug
4 years ago
liuxiao93 6459229fff adapt some 3d ops.
4 years ago
chendongsheng db0a6f1e19 replace ps-lite
4 years ago
mindspore-ci-bot d61f646431 !12743 Add ERROR and WARNING information for execute class
4 years ago
yang_chun 580d33e90e Fix: ApplyAdagrad output.
4 years ago
huangmengxi 3a319a97e9 move matmul from numpy to ops
4 years ago
Zhenglong Li 5cf805d46a Fix some issue of ERROR information in log
4 years ago
yanzhenxiang2020 95dbfe0636 add Dropout2D and rename Dropout3d to Dropout3D
4 years ago
mindspore-ci-bot c33d767314 !12672 Aipp config file generation
4 years ago
mindspore-ci-bot 692d158f5c !12656 numpy-native repeat add checking for repeats shape
4 years ago
Zhenglong Li 22e5ed13d6 Aipp config file generation
4 years ago
mindspore-ci-bot fd3cec2e9f !12627 update graphengine_0225
4 years ago
shenwei41 d10dc28eb2 update graphengine_0225
4 years ago
mindspore-ci-bot 03935de4bf !12630 make CPU op ResizeNearestNeighbor support float64 and Int64
4 years ago
mindspore-ci-bot d8433e9f5c !12605 Fix GPU ReduceMax/Sum float64 type failure
4 years ago
mindspore-ci-bot 10692e9cd7 !12663 [auto-monad] Fix backend control flow bug found by igamma test
4 years ago
wanyiming ca6ffac0e8 add_int64_float64
4 years ago
huangmengxi 76c8e10c4a bug fix
4 years ago
mindspore-ci-bot 09eee17406 !12591 Add sinh, cosh, asinh, acosh, atanh, atan2, asinhgrad, acoshgrad for CPU
4 years ago
He Wei c837fb25a2 [auto-monad] Fix backend control flow bug found by igamma test
4 years ago
mindspore-ci-bot f269f3fc8d !12231 Support ad for scalar inputs
4 years ago
TFBunny ec644a5291 add fix to float64 support in reduce ops
4 years ago
tom__chen 03b1aeecdb FusedBatchNormEx dynamic shape support
4 years ago