Commit Graph

49 Commits (da5c43cd9d533202585e6c6b56a110a4b9cb6013)

Author SHA1 Message Date
mwang fdb7bbf422 fix thor
4 years ago
wangmin0104 f1f0ad41ff update tests/st/networks/models/resnet50/test_resnet50_imagenet.py.
4 years ago
mwang 172e918359 fix resnet thor smoke threshold
4 years ago
mwang fbcb3061d8 fix smoke of resnet thor
4 years ago
jjfeing 502be04491 upgrade 0204
4 years ago
mwang 0b312c2385 thor generalization code submit
4 years ago
l00591931 9ec100d069 Change TensorAdd to Add, from r1.1 to master
4 years ago
mindspore-ci-bot 9fa0499fa0 Change GatherV2 to Gather r1.1 to master
4 years ago
yuchaojie b51b3a6764 update Pool's attr kernel_size, pad_mode
4 years ago
wangmin0104 a5c16ba5c4 update tests/st/networks/models/resnet50/src/dataset.py.
4 years ago
Xiao Tianci 31fed1a2f6 change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine
4 years ago
yanglf1121 918679daa3 add tensor.ndim and rename tensor.size() to tensor.size
4 years ago
wanyiming dad47cf2dd mod_comments
4 years ago
bai-yangfan b4e020d081 dataset_attr_name
4 years ago
chenzomi 44bf4c3e37 [ME] format code
4 years ago
chenzomi d471d32e87 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
4 years ago
chenzomi d4e8e94981 [ME] delete check_bool and replace with Validate.check_bool
4 years ago
Jiaqi 4e3e6006b6 modify init
4 years ago
Ziyan 8ea177e614 fix_api_problems
4 years ago
nhussain 92e99ff224 change map calls
4 years ago
wangnan39@huawei.com fdac02feed delete DataWrapper and optim Model
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 fc79997de5 !5502 Mod SoftmaxCrossEntropyWithlogits
5 years ago
wanyiming 0ec70068ae mod_SoftmaxCrossEntropyWithLogits
5 years ago
yao_yf 07117e4dd4 mv ParallelMode to context
5 years ago
panyifeng 1a54785fe2 remove name arg from gradoperation
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
Wei Luning a05c38bb63 make python Parameter inherit from Tensor
5 years ago
panfengfeng 939e612906 fix get daataset size error
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 48654be14d !3040 BoundingBoxAugment op fix ratio
5 years ago
panbingao 45dbc8bf04 Move model_zoo.resnet.py
5 years ago
zhaoting 0dc8a42bd1 fix resnet st group params bug
5 years ago
Ziyan 41ddc153a6 modify lars interface
5 years ago
zhaoting 9d9c35d1ee change acc threshold of test_resnet_imagenet
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
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
Li Hongzhang ecc459158e callback module in encapsulated
5 years ago
李鸿章 ee438aaf4a callback as context manager
5 years ago
ougongchang 1ffa37ffbc Add a callback module to avoid the size of the callback.py file to large
5 years ago
zhaoting 429c88a462 add resnet50 imagenet st
5 years ago