Commit Graph

1172 Commits (134d5dfe4b20b7eb49ed7aca80b6064b9e2a36eb)

Author SHA1 Message Date
mindspore-ci-bot 98a87ad969 !13220 Add data helper to C++ API
4 years ago
TinaMengtingZhang ac05546aeb fix input check bug in RandomSelectSubpolicy and codex issue
4 years ago
Eric 82f7c6f2c7 Moving data_helper
4 years ago
mindspore-ci-bot 483bb9de60 !13078 dataset UT: Reinstate INFO logging and data verification - part 2
4 years ago
Cathy Wong 95bbaaf9f6 dataset: Reinstate INFO logging and data verification - part 2
4 years ago
chenfei fc335daa30 get all j node and then expand them
4 years ago
mindspore-ci-bot be17d5c54c !11678 Reactor pynative
4 years ago
mindspore-ci-bot 00f2ec66df !13173 Change switch to Switch
4 years ago
mindspore-ci-bot f7040ca134 !13198 Fix get_dataset_size error with PKSampler
4 years ago
Zirui Wu 2692e3cc3d fix pk sampler's get_dataset error due to num_class unavaiable at pre-runtime
4 years ago
mindspore-ci-bot 236c874e64 !12862 Increase default level of parallelism in minddata pipeline
4 years ago
zjun ae3a9d2883 Reactor pynative
4 years ago
l00591931 bbdb050fc7 Change switch to Switch
4 years ago
RobinGrosman a0e75b845a Increase default level of parallelism in mindddata pipeline to 8.
4 years ago
mindspore-ci-bot 0febd9c891 !13017 Add RGB2GRAY Operation
4 years ago
Cathy Wong 71ad3bb808 dataset: Specify Sampler and TensorTransform C++ API classes as final
4 years ago
shenwei41 7b56d1772e Add RGB2GRAY operation
4 years ago
mindspore-ci-bot c69142fdc1 !12968 update reshape type for 3d nodes
4 years ago
jonyguo c426cd5434 fix: increace deviation_ratio for gnn test case
4 years ago
liubuyu 518818fbef reshape type for 3d nodes
4 years ago
mindspore-ci-bot 62a6f783b3 !12809 Added pull-based prototype
4 years ago
LianLiguang 4acab81599 using cpp infer firstly
4 years ago
Mahdi 9c3c36217e Added pull based prototype
4 years ago
YangLuo 74431ad117 Fix bugs of minddata transforms
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
Cathy Wong 521c313a3b dataset: Reinstate INFO logging and data verification - part1
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
l00591931 680324f225 Change make tuple in core.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
mindspore-ci-bot 423dcfc917 !12836 Change return in core_ops
4 years ago
mindspore-ci-bot 2f312dac66 !12091 Performance optimization for PyNative AllReduce
4 years ago
l00591931 cf7c5840e3 Change return
4 years ago
Eric f9a2379a70 Fixing api leftover
4 years ago
caifubi 171b468bb3 PyNative AllReduce Bucket
4 years ago
mindspore-ci-bot 4f504ad2a3 !12760 Fix include file(samplers.h) contains internal head file & Fix execute ut
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
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 8800347e7a !12745 remove test address exception
4 years ago
TinaMengtingZhang ccefa8b32e Make Parse() as protected
4 years ago
mindspore-ci-bot 85461bcdb3 !12532 add SyncBatchNorm
4 years ago
chendongsheng dfcbf96424 remove test address exception
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
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
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 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
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 b13cabeb10 !12621 Eliminate all redundant nodes related to UpdateStates.
4 years ago
mindspore-ci-bot f269f3fc8d !12231 Support ad for scalar inputs
4 years ago
LianLiguang 2fa4997674 remove all of cpp infer reg
4 years ago
Zhang Qinghua 9b26c210f4 Eliminate all useless nodes related to UpdateStates.
4 years ago
mohammad f73def5933 make C++ API classes for samplers
4 years ago
Eric d328d6eb54 Adding affine
4 years ago
yujianfeng 41189781f3 support scalar input for cell
4 years ago
TinaMengtingZhang 518828b639 Support 3 composed data ops and cleanup code
4 years ago
Zhenglong Li 581f1e82d4 API merge with new API class and new IR class
4 years ago
mindspore-ci-bot 182d928379 !12553 dataset: Split c_api_vision_test.cc
4 years ago
Cathy Wong 6112738fea dataset: Split c_api_vision_test.cc
4 years ago
mindspore-ci-bot 5c3fe0f9ac !12526 replace tab with spaces
4 years ago
mindspore-ci-bot 086374f306 !12493 Added GetAffineTransform operator
4 years ago
xsmq 923b53d2e6 replace tab with spaces
4 years ago
chendongsheng 425e5cae49 added log callback
4 years ago
shenwei41 d8d56b5374 GetAffineTransform
4 years ago
Cathy Wong 3fc204e3bc dataset: Create C++ API classes for vision transform ops
4 years ago
mindspore-ci-bot 98f6d78778 !12361 Provide C++ API class for text and data transforms ops
4 years ago
TinaMengtingZhang c5aa3eeef2 Add API class for data transform ops except Compose, RandomApply, RandomChoice
4 years ago
mohammad 9e6fcc7f23 return status from sampler IR functions
4 years ago
mindspore-ci-bot c8332c16f7 !11957 getRotationMatrix2D and getPerspectiveTransform
4 years ago
shenwei41 737e828f3d getRotationMatrix2D and getPerspectiveTransform
4 years ago
Zhenglong Li e2d3495925 Dvpp refactor and 6 Dvpp operators
4 years ago
Eric 9953757ff4 Fixed tenor compile error for MD
4 years ago
He Wei 7d9a783993 [auto-monad] Support side-effects by auto-monad
4 years ago
chendongsheng 40f2571f7e added http client
4 years ago
mindspore-ci-bot 500bbf5da7 !12164 update graphengine
4 years ago
jjfeing 502be04491 upgrade 0204
4 years ago
jinyaohui 30a27b2adb modify Gelu、FastGelu to GeLU and FastGeLU
4 years ago
mindspore-ci-bot aebe263dce !11895 unify mindir for different backend: the output num of optimizer ops, the backward of concat
4 years ago
mindspore-ci-bot c9aaa70b39 !12092 Change L2Norm, merge from r1.1 to master
4 years ago
mindspore-ci-bot ad5b033cc5 Change L2Norm, r1.1 to master
4 years ago
Cathy Wong 3e6e35d749 dataset: delete minddata/dataset/include/status.h
4 years ago
jinyaohui 8022f9a6ed modify pack to stack
4 years ago
wangnan39@huawei.com cd9173fdfd unify the output num of optimizer ops
4 years ago
jinyaohui d9be0c102d add some ops
4 years ago
mindspore-ci-bot cbfba95ad0 !11921 do not broaden when arg is not tensor
4 years ago