Commit Graph

94 Commits (59c4f31fc04c7019ff96a80442f06fd2f98f67a7)

Author SHA1 Message Date
panyifeng 34e50e5d6e fix cell bprop
5 years ago
Wei Luning d4d6457ea7 init parameter data by defaultOnly keep no data as MetaTensor in auto parallel mode
5 years ago
mindspore-ci-bot 1c6ddf70b6 !4043 add serving st
5 years ago
hexia 7f514a07e8 serving st
5 years ago
Wei Luning a05c38bb63 make python Parameter inherit from Tensor
5 years ago
chenhaozhe ef7ea3b92d fix bert performance test case
5 years ago
mindspore-ci-bot d21871a4fe !3375 add bert ci script
5 years ago
yoonlee666 4c167e3085 add bert ci script
5 years ago
panfengfeng 939e612906 fix get daataset size error
5 years ago
Wei Luning 484d7f10c8 refine code* refine code in bert model* add ToAbstruct for `FuncGraph`, `MetaFuncGraph` `Primitive`* remove partial hard code in spec for poly* remove any in data convert cache
5 years ago
lizhenyu c67e562373 refine GPU memory swap performance
5 years ago
wangnan39@huawei.com 082433183d uniform learning_rate behavior of optimizers
5 years ago
anzhengqi 008b91b2a1 inject epoch ctrl op in the execution tree and send eos at the end of epoch
5 years ago
mindspore-ci-bot 6f8863b65d !3198 synchronize latest Ascend software suite 18 Jul 2020, and merging branches
5 years ago
Wei Luning 88e864a4a3 remove loop can unroll flag, clean some python usage
5 years ago
changzherui f4cb445ea8 syn code for 0715
5 years ago
yanghaoran 00749914a4 remove testcase
5 years ago
mindspore-ci-bot 48654be14d !3040 BoundingBoxAugment op fix ratio
5 years ago
panbingao 45dbc8bf04 Move model_zoo.resnet.py
5 years ago
duxiutao 1e43c609e0 Add test case and fix two bugs
5 years ago
zhaoting 0dc8a42bd1 fix resnet st group params bug
5 years ago
mindspore-ci-bot c22c865c4a !1950 [front]add `has_effect` direct to target construct method not cell object
5 years ago
Wei Luning 8f56528f8c add flags on function
5 years ago
Ziyan 41ddc153a6 modify lars interface
5 years ago
mindspore-ci-bot f469c6cf2e !2397 change acc threshold of test_resnet_imagenet
5 years ago
mindspore-ci-bot 748b0b1b64 !2388 GPU update bert scripts
5 years ago
zhaoting 9d9c35d1ee change acc threshold of test_resnet_imagenet
5 years ago
VectorSL b2412ea571 gpu update bert scripts
5 years ago
chenzomi c268c88220 aware quantization training auto create graph
5 years ago
mindspore-ci-bot 1424178601 !1663 change lenet and alexnet dir
5 years ago
mindspore-ci-bot b7b4333d13 !2272 remove dataset send from data exec
5 years ago
wangnan39@huawei.com 887838d452 do not send the data during the model init
5 years ago
wukesong 7dfd369998 modify lenet&alexnet dir
5 years ago
mindspore-ci-bot 90e05579c8 !2197 Change acc threshold of test_resnet_imagenet
5 years ago
zhaoting c083089e7e change acc threshold of test_resnet_imagenet
5 years ago
mindspore-ci-bot 0c3d96a98b !2236 Refactor the callback module in an encapsulated way
5 years ago
Li Hongzhang ecc459158e callback module in encapsulated
5 years ago
mindspore-ci-bot cef901fe0d !2069 Fix input value check for Momentum, SparseApplyFtrl and SparseApplyAdagrad.
5 years ago
李鸿章 ee438aaf4a callback as context manager
5 years ago
liuxiao df63a3195d fix input value check for SparseApplyFtrl and SparseApplyAdagrad
5 years ago
ougongchang 1ffa37ffbc Add a callback module to avoid the size of the callback.py file to large
5 years ago
mindspore-ci-bot 792d1a444c !1899 add resnet50_imagenet 8p st
5 years ago
zhaoting 429c88a462 add resnet50 imagenet st
5 years ago
mindspore-ci-bot 34790387e3 !2088 fix pylint
5 years ago
mindspore-ci-bot 971f10d222 !1790 remove transdata only connected with control depend
5 years ago
WilliamLian b86016a26f remove the useless transdata and cast of control depend node
5 years ago
unknown f39a934a77 fix pylint
5 years ago
mindspore-ci-bot e33ecf310a !2052 Update CI test for deeplabv3
5 years ago
unknown ac2e2f9a7a updata deeplabv3 CI
5 years ago
buxue 66bbdb4a31 change tensor dtype and shape from function to attr
5 years ago