Commit Graph

39 Commits

Author SHA1 Message Date
wuxuejian 3d185352e0 fix mobilenetv3 gpu train param 2021-02-05 10:44:10 +08:00
wuxuejian b3867c51d9 fix mobilenetv3 cpu train param 2021-02-04 20:25:58 +08:00
wuxuejian 72cbb44d6e Add MobileNetV3 CPU scripts 2021-02-03 17:06:39 +08:00
l00591931 9ec100d069 Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
lvmingfu 27848587a3 modify code formats for master 2021-01-14 14:24:51 +08:00
Xiao Tianci 31fed1a2f6 change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine 2020-12-24 17:30:02 +08:00
bai-yangfan c46c4dffe4 mindir_suffix 2020-12-02 11:52:37 +08:00
zhaoting 5b9ab437dd add chinese readme for mobilenetv2 and mobilenetv3 2020-11-19 16:47:46 +08:00
bai-yangfan a9cba56191 mode_train 2020-11-11 10:58:44 +08:00
zhaoting 318cd392d7 add export for mobilenetv2, mobilenetv3, resnext50 2020-10-22 14:22:11 +08:00
zhaoting 1221ea9349 delete launch file 2020-10-20 14:53:53 +08:00
zhaoting 3e9b97e7e9 add moboilenetv3 and resnext50 hub 2020-09-22 10:34:27 +08:00
Ting Wang ac627e046b update links for README
Signed-off-by: Ting Wang <kathy.wangting@huawei.com>
2020-09-19 18:43:35 +08:00
zhaoting d421f49e60 delete redundant codes 2020-09-17 17:44:36 +08:00
zhaoting 4f801de34b delete platform in mobilenetV2.py 2020-09-14 14:26:34 +08:00
mindspore-ci-bot be62fd7fa6 !5768 Save the GPU backend multi card output in different folders.
Merge pull request !5768 from linqingke/fasterrcnn
2020-09-11 11:05:04 +08:00
nhussain 92e99ff224 change map calls 2020-09-10 10:25:05 -04:00
mindspore-ci-bot eedbbb3649 !5958 Modify interface for function and remove duplicated def
Merge pull request !5958 from lilei/modify_bug
2020-09-10 21:22:32 +08:00
linqingke 845ff342ed Save the GPU backend multi card output in different folders. 2020-09-10 16:04:28 +08:00
lilei 71adabd944 modify_bug 2020-09-09 18:20:32 +08:00
chujinjin e08e408809 fix model zoo error for pynative 2020-09-09 14:46:55 +08:00
Eric 5371442786 Fixes model_zoo with minddata API change 2020-09-08 23:15:25 -04:00
nhussain 3bac9d3713 switch input columns and operation
change ImagefolderDV2 name

change ds.transforms.vision to ds.vision

change batch api to match map api more closely

compose op changes

test_pylint

remove compose op from vision, move to transform module, refactor map and batch to use column_order
2020-09-08 10:26:20 -04:00
yao_yf d4cfe55c04 rename mirror_mean to gradients_mean 2020-09-04 14:47:36 +08:00
linqingke 4d9d8c3e74 Modelzoo interface change. 2020-09-04 11:37:24 +08:00
mindspore-ci-bot fc79997de5 !5502 Mod SoftmaxCrossEntropyWithlogits
Merge pull request !5502 from wanyiming/mod_SoftmaxCrossEntropyWithlogits
2020-09-03 20:24:43 +08:00
wanyiming 0ec70068ae mod_SoftmaxCrossEntropyWithLogits 2020-09-03 17:33:20 +08:00
mindspore-ci-bot e6a4d932b4 !5350 [AutoParallel]Rectification distributed init
Merge pull request !5350 from lichen/rectification_init
2020-08-29 14:55:18 +08:00
lichenever d3e55b543e rectification init 2020-08-29 09:34:58 +08:00
yao_yf 07117e4dd4 mv ParallelMode to context 2020-08-28 19:13:55 +08:00
zhaoting 37f78ec3e7 mobilenetv2 mobilenetv3 readme normalize, delete mobilenetv3 ascend 2020-08-20 10:46:31 +08:00
chenzomi 5bbfa67439 bug fix for ME 2020-08-19 10:33:50 +08:00
chenzomi bb125cb309 change unsupport to unsupported 2020-08-17 20:37:09 +08:00
Wei Luning e5fc529159 z 2020-08-04 16:16:49 +08:00
mindspore-ci-bot be507b96e0 !3473 [refine]change base class of parameter
Merge pull request !3473 from vlne-v1/change_base_class_of_parameter
2020-08-03 16:05:46 +08:00
Wei Luning a05c38bb63 make python Parameter inherit from Tensor 2020-08-03 09:12:24 +08:00
panbingao 98b76b9020 remove old MINDSPORE_HCCL_CONFIG_PATH in model zoo 2 2020-07-31 14:18:54 +08:00
mindspore-ci-bot 6eddd65cf1 !3670 remove old MINDSPORE_HCCL_CONFIG_PATH in model zoo
Merge pull request !3670 from panbingao/master
2020-07-31 11:35:38 +08:00
chenzomi 8918c90b66 add mindspore hub for download ckpt file
add mindspore.hub and change model_zoo
2020-07-30 15:02:55 +08:00