xulei2020
|
8f392204be
|
minddata build with mindspore-lite train
|
5 years ago |
mindspore-ci-bot
|
1ee9c4d014
|
!6645 [MD] add unique op
Merge pull request !6645 from liyong126/md_unique_op
|
5 years ago |
mindspore-ci-bot
|
8bfe141680
|
!7571 fix bug in reshape strategy search when reshape as the first operator
Merge pull request !7571 from yao_yf/reshape_strategy_search_fix_when_reshape_is_first_op
|
5 years ago |
mindspore-ci-bot
|
3b55a25f8d
|
!7463 move train.quant to compression module & add QuantizationAwareTraining
Merge pull request !7463 from yuchaojie/quant2
|
5 years ago |
yao_yf
|
f7189adb91
|
fix bug in reshape strategy search when reshape is first operator
|
5 years ago |
liyong
|
fb2bd156c9
|
add unique op
|
5 years ago |
mindspore-ci-bot
|
f487797694
|
!7495 [Auto-parallel] Overwrite strategies for star graph structures
Merge pull request !7495 from Xiaoda/27-star-elimination-overload
|
5 years ago |
mindspore-ci-bot
|
20cd47b4d8
|
!7416 Support Gumbel Distribution
Merge pull request !7416 from XunDeng/gumbel
|
5 years ago |
yuchaojie
|
c8ec34d638
|
move train.quant to compression module & add QuantizationAwareTraining
|
5 years ago |
mindspore-ci-bot
|
b2b9016ddf
|
!7429 modify normal seed
Merge pull request !7429 from lilei/modify_bug
|
5 years ago |
Xun Deng
|
ce170b2241
|
added Gumbel distribution
|
5 years ago |
lilei
|
04075671cf
|
modify_normal_seed
|
5 years ago |
mindspore-ci-bot
|
620d8b99b6
|
!6760 sparse optimizer
Merge pull request !6760 from lijiaqi/sparse_optimizer
|
5 years ago |
Jiaqi
|
a30ccea62c
|
sparse optimizer
|
5 years ago |
Xiaoda Zhang
|
fba2bfeb54
|
overwrite strategies for star graph structure
|
5 years ago |
mindspore-ci-bot
|
3fd54fd58f
|
!7361 Check whether the network args are tensors in the compile phase
Merge pull request !7361 from YuJianfeng/master
|
5 years ago |
yujianfeng
|
18a76ff3c5
|
Check whether the network args are tensors in the compile phase
|
5 years ago |
yangzhenzhang
|
fc4ed975c4
|
handle repeated calculation
|
5 years ago |
mindspore-ci-bot
|
7a45596593
|
!7373 Use MetaTensor instead of Initializer
Merge pull request !7373 from lilei/modify_MetaTensor
|
5 years ago |
mindspore-ci-bot
|
7b060b2562
|
!7209 Add some fake-quant operators
Merge pull request !7209 from jiangzhenguang/add_fake_quant_operator
|
5 years ago |
chenzomi
|
acadb694aa
|
[ME] delete reduant function in check_parameter
|
5 years ago |
jzg
|
2c6a9c8486
|
add fake-quant operators.
|
5 years ago |
chenzomi
|
5b769dfb20
|
[ME] Bug fix
|
5 years ago |
lilei
|
7b135990e7
|
Use MetaTensor instead of Initializer
|
5 years ago |
mindspore-ci-bot
|
c68f36c81e
|
!7311 [ME] change _check_parameter format
Merge pull request !7311 from chenzhongming/zomi_master
|
5 years ago |
mindspore-ci-bot
|
c967bf6846
|
!7339 fix for se-resnet50 accurancy
Merge pull request !7339 from qujianwei/master
|
5 years ago |
mindspore-ci-bot
|
a5e8c1eab3
|
!7345 fix a bug case in reshape redistribution
Merge pull request !7345 from yao_yf/reshape_redistribution_all_scene_support_add
|
5 years ago |
yao_yf
|
022005b94a
|
fix a bug cases in reshape redistribution
|
5 years ago |
mindspore-ci-bot
|
fc14f2f785
|
!7268 Support Invert and GumbelCDF Bijectors
Merge pull request !7268 from XunDeng/gumbel_cdf
|
5 years ago |
mindspore-ci-bot
|
2801429db0
|
!7240 auto parallel support reshape redistribution in all scenes
Merge pull request !7240 from yao_yf/reshape_redistribution_all_scene_support
|
5 years ago |
Xun Deng
|
f2e8e143be
|
added gumbel_cdf and invert bijectors
|
5 years ago |
Zirui Wu
|
c42a1b4a2f
|
fix batch core dump when col name doesn't exist
fix ci
|
5 years ago |
yao_yf
|
f60d81a15f
|
support reshape redistribution in all scenes
|
5 years ago |
Lizhenglong
|
46667aac4f
|
Transition tools for tensorrecord to mindrecord,support 1.13.0-rc1 and higher version
|
5 years ago |
xsmq
|
6364d56ebe
|
回退 'Pull Request !6995 : Support the transition of datarecord from 1.x.x version Tensorflow to Mindspore '
|
5 years ago |
mindspore-ci-bot
|
e62481845e
|
!6995 Support the transition of datarecord from 1.x.x version Tensorflow to Mindspore
Merge pull request !6995 from lizhenglong1992/TF_to_MR
|
5 years ago |
lizhenglong
|
16ef0977ee
|
support_1.x.x tfrecord to mindrecord
|
5 years ago |
buxue
|
559c741cce
|
improve the way passing ags of partial
|
5 years ago |
mindspore-ci-bot
|
55e369a125
|
!7144 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
Merge pull request !7144 from chenzhongming/zomi_master
|
5 years ago |
chenzomi
|
d471d32e87
|
[ME] change `check_integer` to format `check_positive_int` and `check_integeter`
|
5 years ago |
mindspore-ci-bot
|
3d21c80e3b
|
!7110 [ME] delete check_bool and replace with Validate.check_bool
Merge pull request !7110 from chenzhongming/zomi_master
|
5 years ago |
mindspore-ci-bot
|
fd0c03c493
|
!7090 implement parallel BroadcastTo
Merge pull request !7090 from yihuaijie/master
|
5 years ago |
chenzomi
|
d4e8e94981
|
[ME] delete check_bool and replace with Validate.check_bool
|
5 years ago |
Yi Huaijie
|
45d373d40e
|
implement parallel BroadcastTo
|
5 years ago |
mindspore-ci-bot
|
ab9cec0531
|
!7083 Support Categorical distribution
Merge pull request !7083 from XunDeng/categorical
|
5 years ago |
mindspore-ci-bot
|
b1dd00f3a9
|
!7092 Support Logistic Distribution
Merge pull request !7092 from XunDeng/logistic
|
5 years ago |
Xun Deng
|
05a0dac125
|
add logistic distribution
|
5 years ago |
Ziyan
|
ddc0113058
|
enable parallel optimizer in auto parallel
|
5 years ago |
Xun Deng
|
877b561e77
|
added categorical distribution
|
5 years ago |
mindspore-ci-bot
|
6f77ec45f1
|
!6905 [MD] Enable cache for more leaf datasets
Merge pull request !6905 from lixiachen/CacheOp_dev
|
5 years ago |