Commit Graph

167 Commits (da5c43cd9d533202585e6c6b56a110a4b9cb6013)

Author SHA1 Message Date
mindspore-ci-bot eedbbb3649 !5958 Modify interface for function and remove duplicated def
4 years ago
mindspore-ci-bot 55372b41fd !5908 delete DataWrapper in Model to unify the expression of dataset sinking
4 years ago
wangnan39@huawei.com fdac02feed delete DataWrapper and optim Model
4 years ago
Yi Huaijie a836d25c64 change API set_strategy() to shard()
4 years ago
lilei 71adabd944 modify_bug
4 years ago
xiefangqi d0410d6191 md delete set_dataset_size interface
4 years ago
nhussain 3bac9d3713 switch input columns and operation
4 years ago
mindspore-ci-bot ad186e79d8 !5599 Collect input data when `dataset_sink_mode` set on GPU
4 years ago
Li Hongzhang 066950f69e GPU dataset_sink_mode collect inputs
4 years ago
lichenever f2d3fd34ce rectification_allreduce_fusion_api
4 years ago
wangmin b035890128 allreduce fusion
5 years ago
yao_yf d4cfe55c04 rename mirror_mean to gradients_mean
5 years ago
mindspore-ci-bot a50bc2182e !5665 delete enable_fused_layernorm
5 years ago
mindspore-ci-bot fc79997de5 !5502 Mod SoftmaxCrossEntropyWithlogits
5 years ago
wanyiming 0ec70068ae mod_SoftmaxCrossEntropyWithLogits
5 years ago
yoonlee666 dfd85caa1b delete enable_fused_layernorm
5 years ago
jinyaohui a9972a7def optim pylint
5 years ago
yao_yf 07117e4dd4 mv ParallelMode to context
5 years ago
panyifeng 1a54785fe2 remove name arg from gradoperation
5 years ago
panyifeng 637e812347 remove global grad ops
5 years ago
yoonlee666 eb46d5cc19 split ci cases
5 years ago
chenzomi bb125cb309 change unsupport to unsupported
5 years ago
yao_yf cbb4363fa7 remove to_full_tensor and load_inputs in exexute stage
5 years ago
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
mindspore-ci-bot d9c7a8400e !1933 edit bert example scripts
5 years ago
yanghaoran 8da4c1a763 synchronize latest ascend software 04 Jun 2020
5 years ago
yoonlee666 ab36f3d3cd edit example script
5 years ago
chenhaozhe 1be7ad52bb fix bert scripts
5 years ago
jinyaohui 5e43edc474 clean pylint
5 years ago
wanghua 3f536ea1b7 add bert performance test case
5 years ago
mindspore-ci-bot 692f38ded2 !1532 clean pylint warning in test dir
5 years ago
jinyaohui 86d197dfeb clean pylint
5 years ago
lizhenyu 9df3a8613c fix get nullptr when use graph manager
5 years ago
chenhaozhe b6aceddeab update bert scripts according to rules of modelzoo
5 years ago
mindspore-ci-bot 2e684e89e7 !1446 pylint clean
5 years ago
“liuxiao” 18f0af0529 pylint clean
5 years ago
liubuyu 107794fac9 pylint warning clean
5 years ago
zhaojichen 7c9fb3424f add epsilon parameter for layernorm
5 years ago
yoonlee666 12d9c71c83 delete dropout when prob equals 0 and adjust bert ci script
5 years ago
mindspore-ci-bot 19c200e9cc !1280 pylint clean
5 years ago
liubuyu 37be555a81 pylint clean
5 years ago
wanghua 2703ac5ba4 fix bert percision problem
5 years ago
jinyaohui 5a914994ba clean pylint
5 years ago
jinyaohui bcfaff97f9 clean pylint
5 years ago
seatea 981b013f81 Fix CSE bug for some operations like `DropoutGenMask` which should not
5 years ago
jinyaohui 2907cf4488 remove some context param
5 years ago
candanzg 2cc85bdc93 Support weight compile according to shape
5 years ago
jinyaohui 391a060f21 remove two context param
5 years ago
mindspore-ci-bot af7c54b12a !920 [MS][Bert]Modify example script of bert model.
5 years ago
wsc 46c175a574 Modify example scripts of bert model
5 years ago
limingqi107 05e8d95e7f optimize the gpu context switch
5 years ago