Commit Graph

964 Commits (c1a53d3f681214b850f6855f5142493396ef18bf)

Author SHA1 Message Date
mindspore-ci-bot c1a53d3f68 !2822 Fix bool tensor problem
5 years ago
He Wei a0623e1528 Fix bool type tensor problem
5 years ago
liuxiao ddedc41613 Add TBE operators SparseApplyFtrlV2\SparseApplyAdagradV2 for VM.
5 years ago
mindspore-ci-bot f1a9a7ceb1 !2718 fix quantization aware training auto create graph bug
5 years ago
mindspore-ci-bot 622b97f3b6 !2787 Add op ScatterMul ScatterDiv vm
5 years ago
yangzhenzhang 2351845ede delete shape validation in initializer
5 years ago
zhaozhenlong 8d9939eaa4 ScatterMull and ScatterDiv vm
5 years ago
mindspore-ci-bot 4eafb21ea8 !2638 support vm for mod
5 years ago
mindspore-ci-bot 30fc1bd0c3 !2747 refactor StridedSlice op
5 years ago
buxue be771aa9e4 refactor StridedSlice op
5 years ago
jiangjinsheng ffd0352162 vm for mod
5 years ago
mindspore-ci-bot d1fa90a3d9 !2769 fix get loss error and NoneType error cause by _proceesor_specified_data
5 years ago
mindspore-ci-bot ea475637a1 !2720 fix assign used in while loop
5 years ago
mindspore-ci-bot 9377e432d2 !2766 get default value if num_parallel_workers is None
5 years ago
ougongchang cd868aea52 fix get loss error and NoneType error cause by _proceesor_specified_data
5 years ago
yanghaitao 365c901ee0 get default value if num_parallel_worker is None
5 years ago
mindspore-ci-bot 3a89f93cc5 !2699 add ScatterMax ScatterMin ScatterSub vm
5 years ago
mindspore-ci-bot fe82d82155 !1904 Add IndexedSlices
5 years ago
mindspore-ci-bot 2fadbb1d04 !2743 add more ut and st for SummaryCollector
5 years ago
panyifeng d6635bbbe2 Add IndexedSlices
5 years ago
chenzomi 1089c908a9 cherry-pick r0.5 to master for quantizaiton aware training
5 years ago
ougongchang 3dc6f6f2d9 add more ut and st for SummaryCollector
5 years ago
zhousiyi d5255fe311 fix assign used in while
5 years ago
guohongzilong 652093642e change order param same as group params
5 years ago
mindspore-ci-bot d08a89ab87 !2737 makes 0 an invaild bucket size
5 years ago
mindspore-ci-bot 1227719cdd !2603 [Dataset Python UT] Cleanup mse and md5 validation
5 years ago
peilin-wang 9468b49e28 bucket_batch_sizes must be strictly positive, 0 is not a valid batch size
5 years ago
mindspore-ci-bot c70e6987ba !2624 Fix config test
5 years ago
mindspore-ci-bot 9b4399480a !2321 Connector throughput performance metric
5 years ago
tinazhang66 5cd3136355 remove local defined mse and add missing mse/md5 validation
5 years ago
mindspore-ci-bot 51c4f4a499 !2683 Add TBE operaters ApplyAddSign\ApplyPowerSign\ApplyGradientDescent\ApplyProximalGradientDescent for VM.
5 years ago
mindspore-ci-bot 5b8957a884 !2717 dataset: some parameter check for NumpySlices and num_sharads
5 years ago
ms_yan 7fa0d9e7e4 add paramter check for numpyslices and num_shards
5 years ago
jinyaohui dd5fba1db9 add notice
5 years ago
zhaozhenlong a8654ac3b5 add ScatterMax ScatterMin ScatterSub for vm
5 years ago
mindspore-ci-bot 6fb5538117 !2661 add support dtype for scatter_add vm
5 years ago
liuxiao 2097a0e90a Add optimizer operators for VM.
5 years ago
mindspore-ci-bot 9be17e2a59 !2668 support weight decay for sparse optimizer
5 years ago
mindspore-ci-bot 0ab7fd98ea !2654 fix: tfrecord to mindrecord para check
5 years ago
mindspore-ci-bot 32a2d5d21c !2629 get monitor sampling interval from json file
5 years ago
mindspore-ci-bot 363489d00f !2580 BasicTokenizer do not case fold on preserved words
5 years ago
mindspore-ci-bot db6c4bf784 !2640 [MD] fix minddata error message
5 years ago
wangnan39@huawei.com 172728a6a6 support weight decay for sparse optimizer
5 years ago
jonyguo 3450c35d9b fix: tfrecord to mindrecord parameter check
5 years ago
mindspore-ci-bot bc30576ac9 !2631 Add ExpandDims to whitelist
5 years ago
zhaozhenlong d55c0f6679 complement scatter add support dtype
5 years ago
qianlong cae77c0c22 BasicTokenizer not case fold on preserverd words
5 years ago
liyong 68e2097897 fix split erroer message
5 years ago
zhaozhenlong 71d33b087e limit ssim input img type to fp32 and fp16
5 years ago
yanghaitao fd701b8504 set monitor sampling interval through json file
5 years ago