Commit Graph

1864 Commits (a17f76dd1d83728cdc8ffcb52de694dfd3fcf12e)

Author SHA1 Message Date
zjun ccedf71de5 Add pynative bprop nested grad
4 years ago
mindspore-ci-bot ad930b30db !7891 add layer of clipbyglobalnorm
4 years ago
huanghui fa6c23358a Move some ir files which backend optpass dumped to the fold: verbose_ir_files
4 years ago
Yi Huaijie da29f232c6 fix CI random fails
4 years ago
Ziyan c33f2cd796 fix auto optimizer weight shard
4 years ago
jzg 4851a67bb5 add layer of clipbyglobalnorm.
4 years ago
mindspore-ci-bot 7e43eaf5e8 !8072 Revert changes to weighted_random_sampler in PR7866
4 years ago
mindspore-ci-bot 7092a33e87 !8039 support key ward way to pass arg for outermost net in graph mode
4 years ago
YangLuo 82cc7c3f63 [MD] Revert changes to weighted_random_sampler in PR7866
4 years ago
mindspore-ci-bot cacebd1211 !7933 Cache performance updates
4 years ago
buxue 1364b5c301 support key ward way to pass arg for outermost net in graph mode
4 years ago
mindspore-ci-bot eb3b093686 !8013 [MD] fix minddataset padding bug
4 years ago
mindspore-ci-bot 015b244471 !7991 fix ReLUV2 error
4 years ago
liyong 0d40abf5dd fix md padding bug
4 years ago
Lixia Chen 572c5e5f29 Rebase up to 542a52fbf8
4 years ago
Yi Huaijie 148d645915 fix ReLUV2 error
4 years ago
mindspore-ci-bot 870afe08f5 !7914 get keys and values from dictionary & set tuple to dictionary
4 years ago
simson 3b21822824 get keys and values from dictionary & set tuple to dictionary
4 years ago
Zirui Wu ea97197311 fix tfrecord_op core dump
4 years ago
mindspore-ci-bot 163544795f !7922 add params check for offset in distributed_sampler
4 years ago
mindspore-ci-bot 376fa95717 !7771 Add Parallel SegmentOps
4 years ago
Xiao Tianci 823e52f1dc add params checking of offset in distributed_sampler
4 years ago
mindspore-ci-bot 0d43e37f22 !7651 Add embedding and embedding_lookup
4 years ago
huangxinjing bf5d21770a Add UnsortedSegmentSum and UnosrtedSemenMin For Oparallel Implements
4 years ago
Xun Deng d4df6f82ea support get_dist_args
4 years ago
mindspore-ci-bot d4142d682d !7437 auto parallel support dynamic
4 years ago
jzg 7cbd55e17d add embedding layer.
4 years ago
mindspore-ci-bot 08e6ac0b09 !7805 support split ValueList
4 years ago
yao_yf 0cfe72cd22 auto parallel dynamic
4 years ago
Yi Huaijie 3102c4ff8d support split ValueList
4 years ago
mindspore-ci-bot 2fac6d0595 !7794 Renamed ut test_invert.py to test_invert_bijector.py
4 years ago
Xun Deng 5ffc16c6db renamed test_invert_bijector
4 years ago
yao_yf 65d8e63580 set last node data parallel or repeat calculate in eval/predict
4 years ago
huanghui a9e781921a Support determine tensor in(not in) a list(tuple)
4 years ago
mindspore-ci-bot f711e01f61 !7719 refactor cnode strategy
4 years ago
Ziyan 069318899a refactor get cnode strategy
4 years ago
mindspore-ci-bot c5867d2d7e !7676 [MD] fix arm compile error
4 years ago
liyong 1e7f46c998 fix unorder_map hash
4 years ago
liyong ee042b90f7 fix num_sample in sequentialSampler and randomSampler
4 years ago
mindspore-ci-bot 2af6313f53 !7534 SummaryRecord support to record mindexplain data
4 years ago
mindspore-ci-bot d50736df2c !7607 modify_normal_seed
4 years ago
mindspore-ci-bot 1795840436 !7581 Extension interface for dense
4 years ago
mindspore-ci-bot dc1ecdab28 !7623 [Data]Modify the behavior of the lite dataset, the default setting is to compile the dataset and mindspore lite trainging together
4 years ago
lilei 0c043d18ef modify_normal
4 years ago
xulei2020 8f392204be minddata build with mindspore-lite train
4 years ago
lilei 127f70ce40 Extension interface for dense
4 years ago
mindspore-ci-bot 22bde4bd9b !7390 Add nonzero and moments
4 years ago
ougongchang 6072b25a07 SummaryRecord support to record mindexplain data
4 years ago
jzg 374e9e199d add moment and nonzero.
4 years ago
mindspore-ci-bot 1ee9c4d014 !6645 [MD] add unique op
4 years ago
mindspore-ci-bot 8bfe141680 !7571 fix bug in reshape strategy search when reshape as the first operator
4 years ago
mindspore-ci-bot 3b55a25f8d !7463 move train.quant to compression module & add QuantizationAwareTraining
4 years ago
yao_yf f7189adb91 fix bug in reshape strategy search when reshape is first operator
4 years ago
liyong fb2bd156c9 add unique op
4 years ago
mindspore-ci-bot f487797694 !7495 [Auto-parallel] Overwrite strategies for star graph structures
4 years ago
mindspore-ci-bot 20cd47b4d8 !7416 Support Gumbel Distribution
4 years ago
yuchaojie c8ec34d638 move train.quant to compression module & add QuantizationAwareTraining
4 years ago
mindspore-ci-bot b2b9016ddf !7429 modify normal seed
4 years ago
Xun Deng ce170b2241 added Gumbel distribution
4 years ago
lilei 04075671cf modify_normal_seed
4 years ago
mindspore-ci-bot 620d8b99b6 !6760 sparse optimizer
4 years ago
Jiaqi a30ccea62c sparse optimizer
4 years ago
Xiaoda Zhang fba2bfeb54 overwrite strategies for star graph structure
4 years ago
mindspore-ci-bot 3fd54fd58f !7361 Check whether the network args are tensors in the compile phase
4 years ago
yujianfeng 18a76ff3c5 Check whether the network args are tensors in the compile phase
4 years ago
yangzhenzhang fc4ed975c4 handle repeated calculation
4 years ago
mindspore-ci-bot 7a45596593 !7373 Use MetaTensor instead of Initializer
4 years ago
mindspore-ci-bot 7b060b2562 !7209 Add some fake-quant operators
4 years ago
chenzomi acadb694aa [ME] delete reduant function in check_parameter
4 years ago
jzg 2c6a9c8486 add fake-quant operators.
4 years ago
chenzomi 5b769dfb20 [ME] Bug fix
4 years ago
lilei 7b135990e7 Use MetaTensor instead of Initializer
4 years ago
mindspore-ci-bot c68f36c81e !7311 [ME] change _check_parameter format
4 years ago
mindspore-ci-bot c967bf6846 !7339 fix for se-resnet50 accurancy
4 years ago
mindspore-ci-bot a5e8c1eab3 !7345 fix a bug case in reshape redistribution
4 years ago
yao_yf 022005b94a fix a bug cases in reshape redistribution
4 years ago
mindspore-ci-bot fc14f2f785 !7268 Support Invert and GumbelCDF Bijectors
4 years ago
mindspore-ci-bot 2801429db0 !7240 auto parallel support reshape redistribution in all scenes
4 years ago
Xun Deng f2e8e143be added gumbel_cdf and invert bijectors
4 years ago
Zirui Wu c42a1b4a2f fix batch core dump when col name doesn't exist
4 years ago
yao_yf f60d81a15f support reshape redistribution in all scenes
4 years ago
Lizhenglong 46667aac4f Transition tools for tensorrecord to mindrecord,support 1.13.0-rc1 and higher version
4 years ago
xsmq 6364d56ebe 回退 'Pull Request !6995 : Support the transition of datarecord from 1.x.x version Tensorflow to Mindspore '
4 years ago
mindspore-ci-bot e62481845e !6995 Support the transition of datarecord from 1.x.x version Tensorflow to Mindspore
4 years ago
lizhenglong 16ef0977ee support_1.x.x tfrecord to mindrecord
4 years ago
buxue 559c741cce improve the way passing ags of partial
4 years ago
mindspore-ci-bot 55e369a125 !7144 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
4 years ago
chenzomi d471d32e87 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
4 years ago
mindspore-ci-bot 3d21c80e3b !7110 [ME] delete check_bool and replace with Validate.check_bool
4 years ago
mindspore-ci-bot fd0c03c493 !7090 implement parallel BroadcastTo
4 years ago
chenzomi d4e8e94981 [ME] delete check_bool and replace with Validate.check_bool
4 years ago
Yi Huaijie 45d373d40e implement parallel BroadcastTo
4 years ago
mindspore-ci-bot ab9cec0531 !7083 Support Categorical distribution
4 years ago
mindspore-ci-bot b1dd00f3a9 !7092 Support Logistic Distribution
4 years ago
Xun Deng 05a0dac125 add logistic distribution
4 years ago
Ziyan ddc0113058 enable parallel optimizer in auto parallel
4 years ago
Xun Deng 877b561e77 added categorical distribution
4 years ago
mindspore-ci-bot 6f77ec45f1 !6905 [MD] Enable cache for more leaf datasets
4 years ago
mindspore-ci-bot 86bbd1dc98 !6832 Add BCELoss
4 years ago
mindspore-ci-bot 58610443cb !7023 modify endofsequence for multi-machine
4 years ago
wuweikang a32811e160 modify endofsequence for multi-machine
4 years ago
wanyiming 4e93413c5a add_BCELoss
4 years ago
mindspore-ci-bot 2a799fe90e !6018 Set the number of epochs in mode.train() non-sink Mode
4 years ago
xiefangqi 82bc278e26 minddata use new ps api
4 years ago
jonyguo 19ca9762db skip graphdata distributed test case when asan mode
4 years ago
mindspore-ci-bot 5171c90048 !6908 Added raise_not_implement_error functionality in distribution
4 years ago
mindspore-ci-bot 9bd34a1b29 !6673 Add stage information for ops and strategy
4 years ago
Xun Deng ea57699ed1 added raise_not_implemented_error in distribution
4 years ago
Lixia Chen 477808e622 Enable cache for other leaf ops
4 years ago
mindspore-ci-bot 0d8015b043 !5300 [MD] Add nD Slice Support
4 years ago
mindspore-ci-bot b785b7d0ff !6813 dataset UT: check PIL version, delete test_callback_2maps
4 years ago
hesham 9cee0d2143 Add num_epochs to non-sink training
4 years ago
huangxinjing 4ef439e27b Add stage information for ops and strategy
4 years ago
Cathy Wong f2b07d907a dataset UT: check PIL version, delete test_callback_2maps
4 years ago
mindspore-ci-bot 4c0b3c1bd3 !6017 per_batch_map needs to support x input columns and y output columns
4 years ago
mindspore-ci-bot e88e114a50 !5930 Cache server phase 2 single node
4 years ago
nhussain 77d507279c first working implementation
4 years ago
Lixia Chen 983827ec5c Rebase up to 88ded11f59
4 years ago
Zirui Wu 0cab373223 per_batch_map supports x num_columns to y num_columns
4 years ago
mindspore-ci-bot 2f3add4acd !6301 [MD] Combine c++ and python ops in map
4 years ago
mindspore-ci-bot 55be3c42a5 !5875 Add IFMR op for new backend.
4 years ago
peixu_ren 23ff21edd8 Added lognormal distribuition
4 years ago
mindspore-ci-bot 39874d133f !6644 fix testcase running slowly
4 years ago
mindspore-ci-bot 9f84920f64 !6761 remove redundant check about IsInstance op
4 years ago
liangzelang 195d97ad46 Remove redundant check about IsInstance op
4 years ago
jonyguo 1c6c54ae0f fix: testcase test_cutmix_batch_op.py slowly
4 years ago
Yi Huaijie 6066b16838 implement parallel Pack
4 years ago
mindspore-ci-bot 9475f9a19a !6548 Implement parallel Split
4 years ago
mindspore-ci-bot f72f2c22fb !6653 fix stream sync error for mixed precesion on pynative mode
4 years ago
liuxiao93 0e02df812a Add IFMR op for new backend.
4 years ago
mindspore-ci-bot 091ee5085e !6651 Modify init interface to internal interface
4 years ago
nhussain fda9462682 embed python compose op
4 years ago
Jiaqi 4e3e6006b6 modify init
4 years ago
mindspore-ci-bot dfe77372f5 !6505 Set top graph parameters' name the same as original graph parameters.
4 years ago
chujinjin 1cf8f3b777 fix stream sync error for mixed precision
4 years ago
mindspore-ci-bot 428927bdff !6554 fix pylint
4 years ago
mindspore-ci-bot dde9f5ac25 !6607 delete SoftmaxCrossEntropyExpand interface
4 years ago
Zhang Qinghua 6c72d88ba1 Set top graph parameters' name as original graph parameters.
4 years ago
jinyaohui 334a32d501 fix pylint
4 years ago
Wei Luning cdbd16de0c fix bug in parameter set & fix code style in pynative_executa.cc
4 years ago
guohongzilong a754dea90c delete SoftmaxCrossEntropyExpand
4 years ago
mindspore-ci-bot 861602bce9 !6512 Clean up the view code
4 years ago
mindspore-ci-bot 3aa07a4362 !6320 change mix_precision to c++
4 years ago
mindspore-ci-bot 4905de06bd !6545 improve the recognition of Parameter object and raise error when convert keywordarg to pydata
4 years ago
shenwei41 f2e34b2eaf Clean up the view code
4 years ago
mindspore-ci-bot 53a82fa6e0 !6472 fix get_dataset_size error in CelebaDataset when usage is not 'all'
4 years ago
buxue 483c8a179a improve the recognition of Parameter object and raise error when convert keywordarg to pydata
4 years ago
mindspore-ci-bot 5a20b11012 !6502 [AutoParallel]Fix auto parallel find loss bug
4 years ago
mindspore-ci-bot 92aecf128f !6549 [MD] minddata add iterator parameter validation
4 years ago
yanghaitao1 4ff4c17632 fix get_dataset_size in CelebADataset when usage is not all
4 years ago