Commit Graph

4762 Commits (00f2ec66df1ecfed376522ddccd43a7347ce607a)

Author SHA1 Message Date
mindspore-ci-bot 91cf88d692 !12883 Fix bugs of minddata transforms
4 years ago
YangLuo 74431ad117 Fix bugs of minddata transforms
4 years ago
wangnan39@huawei.com 0681c2597b develop mindir load and run
4 years ago
mindspore-ci-bot 7ba21f8d8c !12900 Add communication parallel mode.
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
Zirui Wu 8022001450 Remove datasets.h dependency on tensor.h and other related dependencies
4 years ago
mindspore-ci-bot ea8db7baf4 !12936 dataset UT: Reinstate INFO logging and data verification - part 1
4 years ago
mindspore-ci-bot df98fa0233 !12842 Add grad op for gpu dynamic shape testing op
4 years ago
Cathy Wong 521c313a3b dataset: Reinstate INFO logging and data verification - part1
4 years ago
mindspore-ci-bot fe53c71b3b !12843 Add more callable test and clean the input check for tensor ops
4 years ago
liujunzhu 6541b96c40 Add communication parallel mode.
4 years ago
mindspore-ci-bot d285692217 !12852 Change maketuple in coreops
4 years ago
mindspore-ci-bot 9baec79337 !12881 add GaussianBlur and Canny for lite_cv
4 years ago
mindspore-ci-bot 0fa20d5592 !12622 Debug for new interface ForwardValueAndGrad
4 years ago
lvliang 26f6fea675 debug_for_new_interface_forwardvalueandgrad
4 years ago
l00591931 680324f225 Change make tuple in core.ops
4 years ago
Ziyan ec9793861f fix grad accu
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
mindspore-ci-bot 569e679c66 !12895 [MD] C++ testcases cleanup: for random tensor ops and transforms ops
4 years ago
TinaMengtingZhang 6280582315 fix testcases in c_api_random_test.cc
4 years ago
Xiao Tianci 449452c7ef add gaussian blur and canny for lite cv process
4 years ago
tom__chen 56e8aa9f7e change index_add op input_x to type Parameter
4 years ago
mindspore-ci-bot 9b527cc9dd !12800 Optimize the compile performance in Parser, FG, Manager and Renormalize.
4 years ago
mindspore-ci-bot 423dcfc917 !12836 Change return in core_ops
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 2f312dac66 !12091 Performance optimization for PyNative AllReduce
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
l00591931 cf7c5840e3 Change return
4 years ago
alex-yuyue 6d7be32614 Add more callable test and clean the input check
4 years ago
Peilin Wang 347575a38f add grad for GpuDynamicShape testing op
4 years ago
mindspore-ci-bot 1c191a65fb !12765 Fix numpy input to samplers
4 years ago
mindspore-ci-bot c07371f5c9 !12763 Fix C++ API testcases
4 years ago
mindspore-ci-bot 8e13667ff4 !12674 Add support to multiple tensor in eager mode
4 years ago
Eric f9a2379a70 Fixing api leftover
4 years ago
zhoufeng 98775f29dd open 8p testcase
4 years ago
caifubi ae1e6bf176 fix ci pynative case
4 years ago
caifubi 171b468bb3 PyNative AllReduce Bucket
4 years ago
mindspore-ci-bot e58be0de71 !12737 quantum state evolution operator
4 years ago
mindspore-ci-bot 4b7e76b4fb !12796 AIpp config file generator bug fix
4 years ago
mindspore-ci-bot 4f504ad2a3 !12760 Fix include file(samplers.h) contains internal head file & Fix execute ut
4 years ago
chenhaozhe 82c5486714 fix typos in lincense
4 years ago
mindspore-ci-bot 7fcce73c51 !12700 add grad accumulation combined with optimizer parallel
4 years ago
mindspore-ci-bot 99c17c43d8 !12746 Fix ApplyAdagradCpuKernel output
4 years ago
mindspore-ci-bot 8fb01aabd4 !12738 Add heartbeat check in summary and delete test cases that do not exit
4 years ago
mindspore-ci-bot ccc343f8da !12786 adapt some 3d ops.
4 years ago
alex-yuyue 66aff93940 Fix test team issue: ToNumber in eager mode.
4 years ago
mindspore-ci-bot 7f71525b0a !12810 dataset: Add IR vision error input tests, plus other UT updates
4 years ago
Cathy Wong 253f389817 dataset: Add IR vision error input tests, plus other UT updates
4 years ago
mindspore-ci-bot 1f93d097cf !12762 [MD] C++ API class: make Parse() as protected
4 years ago
Zhenglong Li 07dd752e1e Fix aipp config file generator bug
4 years ago
caifubi a6959c2a13 fix bn cast bug
4 years ago
ougongchang 4309e20b1b Add heartbeat check in summary and delete test cases that do not exit
4 years ago
liuxiao93 6459229fff adapt some 3d ops.
4 years ago
YangLuo eecbc99b2e fix minddata include internal head file & fix execute ut
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
mindspore-ci-bot 130f4c2810 !12654 numpy-native move matmul from numpy to ops
4 years ago
mindspore-ci-bot 8800347e7a !12745 remove test address exception
4 years ago
TinaMengtingZhang ccefa8b32e Make Parse() as protected
4 years ago
hesham 616d1a1f3d Fix sampler supporting numpy input
4 years ago
mindspore-ci-bot 85461bcdb3 !12532 add SyncBatchNorm
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
chendongsheng dfcbf96424 remove test address exception
4 years ago
xuxs 066d23e2ad evolution operator
4 years ago
yangzhenzhang a70d616841 mini step grad accumulation
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
mindspore-ci-bot 614cf339ad !12703 Add a switch to control grad for scalar
4 years ago
mindspore-ci-bot c34fda33df !12578 added server
4 years ago
Zhenglong Li 22e5ed13d6 Aipp config file generation
4 years ago
yujianfeng f0b7c3dd4d Add a switch to control grad for scalar
4 years ago
mindspore-ci-bot dd22b5ea71 !12432 api support dual abi
4 years ago
chendongsheng febbbf45c8 added server
4 years ago
mindspore-ci-bot fd3cec2e9f !12627 update graphengine_0225
4 years ago
shenwei41 d10dc28eb2 update graphengine_0225
4 years ago
chendongsheng c2be37aee8 fixed ut
4 years ago
yuchaojie 6d195f340c add SyncBatchNorm
4 years ago
mindspore-ci-bot 7c32bbe972 !12516 added worker
4 years ago
mindspore-ci-bot 03935de4bf !12630 make CPU op ResizeNearestNeighbor support float64 and Int64
4 years ago
mindspore-ci-bot 5589881ffe !12612 dataset: C++ API Vision support for Ops with TensorTransform op input
4 years ago
zhoufeng 504f215800 api support dual abi
4 years ago
mindspore-ci-bot ac5b59c962 !12634 remove cpp infer reg
4 years ago
Cathy Wong 2f1f0c438d dataset: C++ API Vision support for Ops with TensorTransform op input
4 years ago
mindspore-ci-bot 70e7877155 !12676 Fix sampler signature in affine transform test
4 years ago
mindspore-ci-bot d8433e9f5c !12605 Fix GPU ReduceMax/Sum float64 type failure
4 years ago
mohammad 6ffaf6bf00 fix sampler call in affine transform test
4 years ago
mindspore-ci-bot f1c7aeaa6b !12555 Create C++ API classes for Samplers
4 years ago
mindspore-ci-bot 5556b12da4 !12480 Adding Affine API
4 years ago
chendongsheng 6c22dc0d55 added worker
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