Commit Graph

11217 Commits

Author SHA1 Message Date
mindspore-ci-bot 265e7b93d5 !7115 modify yolov3 test case
Merge pull request !7115 from chengxb7532/master
2020-10-10 09:24:10 +08:00
mindspore-ci-bot 14d1c4390b !7086 Only dump the specified kernels in dump config file, GPU mode
Merge pull request !7086 from AdelShafiei/kernels_dump
2020-10-10 04:38:17 +08:00
Adel Shafiei aa33ae12fb Only dump the specified kernel in GPU mode 2020-10-09 15:25:43 -04:00
mindspore-ci-bot 8bd60d1e3c !7111 Alexnet network define update.
Merge pull request !7111 from linqingke/mass
2020-10-09 21:10:20 +08:00
mindspore-ci-bot c5ce9fbebd !7118 [quant] quant evaluation export bugfix
Merge pull request !7118 from yuchaojie/quant
2020-10-09 19:53:42 +08:00
mindspore-ci-bot fd0c03c493 !7090 implement parallel BroadcastTo
Merge pull request !7090 from yihuaijie/master
2020-10-09 19:10:20 +08:00
mindspore-ci-bot ae06c726ca !6843 add export.py
Merge pull request !6843 from wukesong/add-export
2020-10-09 17:56:44 +08:00
mindspore-ci-bot 0e8b56c1e5 !7052 fix run pynative throw open tsd failed error
Merge pull request !7052 from chujinjin/fix_run_pynative_throw_open_tsd_failed
2020-10-09 17:26:03 +08:00
mindspore-ci-bot 5725379509 !7119 add comment in Readme
Merge pull request !7119 from wukesong/add-readme-comment
2020-10-09 16:52:06 +08:00
mindspore-ci-bot 927675855f !7116 weight_export
Merge pull request !7116 from baiyangfan/weight_export
2020-10-09 16:49:52 +08:00
wukesong 9a6dc10b6c add comment 2020-10-09 16:34:31 +08:00
mindspore-ci-bot d72464969a !7076 [MSLITE] Add ci test for ocr_mobilenetv2 model.
Merge pull request !7076 from wangshaocong/ci_master
2020-10-09 16:22:48 +08:00
mindspore-ci-bot d6032dfbbb !7091 [AutoParallel] add support for FusedBatchNormEx
Merge pull request !7091 from Chong/FusedBatchNormEx
2020-10-09 16:20:00 +08:00
mindspore-ci-bot 198dc2bce0 !7117 [MSLITE] add mobilefacenet model
Merge pull request !7117 from ghzl/fix-mobileface-net
2020-10-09 16:09:46 +08:00
mindspore-ci-bot 076fa0fa00 !7098 [MSLITE] weight format transform order modify
Merge pull request !7098 from zhengjun10/master
2020-10-09 16:07:27 +08:00
yuchaojie 07fc1eb455 quant evaluation export bugfix 2020-10-09 15:43:56 +08:00
guohongzilong b42f38025c fix mobilefacenet bug 2020-10-09 15:38:39 +08:00
Yi Huaijie 45d373d40e implement parallel BroadcastTo 2020-10-09 15:17:37 +08:00
bai-yangfan b5a4f228cd weight_export 2020-10-09 15:15:28 +08:00
mindspore-ci-bot b7183ded66 !6980 deepfm test case
Merge pull request !6980 from 吴书全/deepfm0928
2020-10-09 15:09:54 +08:00
chengxianbin 430ef4c4dc modiy yolov3 test case 2020-10-09 14:59:42 +08:00
mindspore-ci-bot fa24b35043 !7042 fasterrcnn add export air file
Merge pull request !7042 from linqingke/fasterrcnn
2020-10-09 14:31:16 +08:00
linqingke 251b196d89 alexnet network update. 2020-10-09 14:28:13 +08:00
mindspore-ci-bot 4392910608 !7103 [ME]delete ParamValidator and change all to Validator
Merge pull request !7103 from chenzhongming/zomi_master
2020-10-09 14:19:35 +08:00
mindspore-ci-bot 2fcb21ec07 !7102 delete device id for gpu
Merge pull request !7102 from yoonlee666/tinybertbugfix
2020-10-09 13:56:23 +08:00
wsq3 9ebf8e2362 deepfmnet test case
chenged dataset(dataset in H5 format)
add tables labrary
2020-10-09 10:58:37 +08:00
yoonlee666 8fa83cca87 delete device id for gpu 2020-10-09 10:54:53 +08:00
mindspore-ci-bot 512a3e33b8 !7087 Resume training - NASNet
Merge pull request !7087 from Mina/resume-nasnet
2020-10-09 10:53:15 +08:00
chenzomi 6c9b6d491d [ME]delete ParamValidator and change all to Validator 2020-10-09 10:52:50 +08:00
mindspore-ci-bot d3bd1cb5b8 !6668 [Data Dump] [master] Fix asynchronous data dump failure
Merge pull request !6668 from caifubi/dump
2020-10-09 10:48:24 +08:00
mindspore-ci-bot 8e441fce25 !7079 VGG16 remove device_id setting when use GPU
Merge pull request !7079 from caojian05/ms_master_bugfix
2020-10-09 10:11:17 +08:00
mindspore-ci-bot b6542e3277 !7080 add batch_to_space_nd op for opencl
Merge pull request !7080 from wandongdong/master
2020-10-09 10:06:01 +08:00
mindspore-ci-bot 21c5607fca !6971 cudnn inplace optimizer
Merge pull request !6971 from chenweifeng/tensoradd_inplace
2020-10-09 10:01:58 +08:00
mindspore-ci-bot ab9cec0531 !7083 Support Categorical distribution
Merge pull request !7083 from XunDeng/categorical
2020-10-09 09:47:40 +08:00
zhengjun10 7e56655bc2 weight format transform modify 2020-10-09 09:43:36 +08:00
mindspore-ci-bot d7b7ba3797 !7054 move dump id to end
Merge pull request !7054 from jjfeing/master
2020-10-09 09:43:21 +08:00
mindspore-ci-bot 4cfbf69251 !7084 [MSLITE] Add retinaface model
Merge pull request !7084 from ghzl/add-mobileface-case
2020-10-09 09:41:36 +08:00
mindspore-ci-bot 7148109c06 !7088 modify lenet to mixed precision
Merge pull request !7088 from guoqi/master
2020-10-09 09:22:52 +08:00
mindspore-ci-bot b1dd00f3a9 !7092 Support Logistic Distribution
Merge pull request !7092 from XunDeng/logistic
2020-10-09 09:16:58 +08:00
mindspore-ci-bot ec3b5ee195 !7093 Add description of seed that TransformedDistribution uses
Merge pull request !7093 from peixu_ren/master
2020-10-09 09:16:51 +08:00
mindspore-ci-bot 12094c97ca !7048 Fix some type casting errors in probabilistic programming code
Merge pull request !7048 from peixu_ren/custom_bijector
2020-10-09 09:16:44 +08:00
mindspore-ci-bot ccb2e8851c !6782 enable parallel optimizer in auto parallel
Merge pull request !6782 from gziyan/enable_optimizer_shard_in_auto_parallel
2020-10-09 09:03:40 +08:00
minara 5859204046 add reume for training
fixing bug

bug fixed

updates

pylint-fixed

asser-msg

assert
2020-10-08 17:34:27 -04:00
mindspore-ci-bot d30dece8a9 !6515 Resolve deadlock issue when terminate debugger from UI
Merge pull request !6515 from lichen_101010/terminate_deadlock_issue
2020-10-09 02:38:05 +08:00
mindspore-ci-bot a261def3c9 !7094 C++ API: Move vision ops to new vision files; create transforms namespace
Merge pull request !7094 from cathwong/ckw_c_api_transforms_tests
2020-10-09 02:18:34 +08:00
Cathy Wong 2aa26d245c C++ API: Move vision ops to new vision files; create transforms namespace 2020-10-08 11:59:58 -04:00
peixu_ren 3ed22fa2cf Add note regarding to the transformed distribution seed arg 2020-10-08 11:21:33 -04:00
Xun Deng 05a0dac125 add logistic distribution 2020-10-08 10:23:50 -04:00
mindspore-ci-bot 9c79b9d712 !6907 Load input tensors in debugger before suspending execution
Merge pull request !6907 from Harshvardhan Gupta/load-input-dbg
2020-10-08 21:50:45 +08:00
root a0874000d8 Fix FusedBatchNormEx and SparseSoftmax for GPU 2020-10-08 20:55:04 +08:00