liuxiao93
|
45d343257b
|
Add DynamicGRU.
|
4 years ago |
zjun
|
ccedf71de5
|
Add pynative bprop nested grad
Signed-off-by: zjun <zhangjun0@huawei.com>
|
4 years ago |
mindspore-ci-bot
|
ad930b30db
|
!7891 add layer of clipbyglobalnorm
Merge pull request !7891 from jiangzhenguang/add_clip_by_global_norm
|
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
|
17bc7ffca6
|
!8030 dump node input/output when task error
Merge pull request !8030 from jjfeing/master
|
4 years ago |
mindspore-ci-bot
|
7e43eaf5e8
|
!8072 Revert changes to weighted_random_sampler in PR7866
Merge pull request !8072 from luoyang/pylint
|
4 years ago |
jjfeing
|
56f1bb1b66
|
add dump data when task error
|
4 years ago |
hesham
|
0ba0595caf
|
DatasetNode as a base for all IR nodes
|
4 years ago |
mindspore-ci-bot
|
7092a33e87
|
!8039 support key ward way to pass arg for outermost net in graph mode
Merge pull request !8039 from zhangbuxue/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 |
Mahdi
|
5005b434e6
|
Fixed repeat issue with GetDatasetSize
|
4 years ago |
mindspore-ci-bot
|
cacebd1211
|
!7933 Cache performance updates
Merge pull request !7933 from Jamie/CacheOp_dev
|
4 years ago |
mindspore-ci-bot
|
7ef7bef1d8
|
!7796 [MD] Enable C++ cache api for non-mappable datasets
Merge pull request !7796 from lixiachen/cache_c_api_nonmappable
|
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
Merge pull request !8013 from liyong126/fix_md_pad
|
4 years ago |
mindspore-ci-bot
|
015b244471
|
!7991 fix ReLUV2 error
Merge pull request !7991 from yihuaijie/dev
|
4 years ago |
liyong
|
0d40abf5dd
|
fix md padding bug
|
4 years ago |
Lixia Chen
|
572c5e5f29
|
Rebase up to 542a52fbf8
|
4 years ago |
Cathy Wong
|
18ecd65f93
|
C++ API: Delete ValidateParams in dataset APIs; update error input UTs
|
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
Merge pull request !7914 from Simson/push-to-opensource
|
4 years ago |
simson
|
3b21822824
|
get keys and values from dictionary & set tuple to dictionary
|
4 years ago |
mindspore-ci-bot
|
8f44074796
|
!7866 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
Merge pull request !7866 from luoyang/c-api-pyfunc
|
4 years ago |
luoyang
|
52d278e858
|
[MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
|
4 years ago |
mindspore-ci-bot
|
2ba20dc8e7
|
!7848 Add five transforms API
Merge pull request !7848 from shenwei41/new_master
|
4 years ago |
Zirui Wu
|
814044963b
|
add validation check in tfrecord_node
update ut
|
4 years ago |
Zirui Wu
|
ea97197311
|
fix tfrecord_op core dump
add test case
fix ci
fix ci round 2
address review cmts
|
4 years ago |
mindspore-ci-bot
|
c39c3ccfbe
|
!7734 Redesigned GetNumClasses
Merge pull request !7734 from Alex Yuyue/IR_dataset_input
|
4 years ago |
shenwei41
|
779f0f387b
|
Add transforms API
|
4 years ago |
mindspore-ci-bot
|
163544795f
|
!7922 add params check for offset in distributed_sampler
Merge pull request !7922 from xiaotianci/fix_distributed_sampler
|
4 years ago |
mindspore-ci-bot
|
376fa95717
|
!7771 Add Parallel SegmentOps
Merge pull request !7771 from huangxinjing/segment_ops
|
4 years ago |
Xiao Tianci
|
823e52f1dc
|
add params checking of offset in distributed_sampler
add related comment to explain
add related UT
|
4 years ago |
mindspore-ci-bot
|
0d43e37f22
|
!7651 Add embedding and embedding_lookup
Merge pull request !7651 from jiangzhenguang/add_embedding_and_enbedding_lookup
|
4 years ago |
Lixia Chen
|
02ddddfe7e
|
Enable caching over non-mappable dataset c++ api
and caching over Album dataset
|
4 years ago |
huangxinjing
|
bf5d21770a
|
Add UnsortedSegmentSum and UnosrtedSemenMin For Oparallel Implements
|
4 years ago |
alex-yuyue
|
913a49f3af
|
Add support for C++ API: GetNumClasses
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
|
4 years ago |
Xun Deng
|
d4df6f82ea
|
support get_dist_args
|
4 years ago |
mindspore-ci-bot
|
d4142d682d
|
!7437 auto parallel support dynamic
Merge pull request !7437 from yao_yf/auto_parallel_support_dynamic_shape
|
4 years ago |
jzg
|
7cbd55e17d
|
add embedding layer.
|
4 years ago |
mindspore-ci-bot
|
08e6ac0b09
|
!7805 support split ValueList
Merge pull request !7805 from yihuaijie/master
|
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
Merge pull request !7794 from XunDeng/pp_issue_branch
|
4 years ago |
mindspore-ci-bot
|
fcee224c0e
|
!7724 set last operator strategy euqal to label in eval or predict
Merge pull request !7724 from yao_yf/set_last_operator_strategy_euqal_to_label_in_eval
|
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 |
anancds
|
4b995fe170
|
fixed Destructor and RegisterRoute
|
4 years ago |
huanghui
|
a9e781921a
|
Support determine tensor in(not in) a list(tuple)
|
4 years ago |
mindspore-ci-bot
|
3376e0d034
|
!7704 [MD] Add testcases for cache c api
Merge pull request !7704 from lixiachen/cache_c_api
|
4 years ago |
mindspore-ci-bot
|
d81bd7b17b
|
!7710 Add c++ API for GetRepeatCount and GetBatchSize
Merge pull request !7710 from h.farahat/getBatchRepeat
|
4 years ago |
mindspore-ci-bot
|
0124eef185
|
!7729 [MD] Fix log of vision and dataset in C++ api
Merge pull request !7729 from luoyang/pylint
|
4 years ago |
mindspore-ci-bot
|
7982f05038
|
!7730 [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
Merge pull request !7730 from luoyang/c-api-pyfunc
|
4 years ago |
luoyang
|
f0e976dbda
|
[MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
|
4 years ago |
hesham
|
f3880f8355
|
Add GetBatchSizer and GetRepeatCount to c++ API
|
4 years ago |
YangLuo
|
f3fa5a441d
|
[MD] Fix log of vision and dataset in C++ api
|
4 years ago |
mindspore-ci-bot
|
f711e01f61
|
!7719 refactor cnode strategy
Merge pull request !7719 from gziyan/refactor_cnode
|
4 years ago |
Ziyan
|
069318899a
|
refactor get cnode strategy
|
4 years ago |
mindspore-ci-bot
|
c5867d2d7e
|
!7676 [MD] fix arm compile error
Merge pull request !7676 from liyong126/fix_arm_env
|
4 years ago |
mindspore-ci-bot
|
3d194137da
|
!7702 Redesigned GetOutputType and GetOutputShape
Merge pull request !7702 from Alex Yuyue/IR_dataset_input
|
4 years ago |
mindspore-ci-bot
|
48edd9708c
|
!7690 [MD] fix num_sample in randomsampler and sequential sampler
Merge pull request !7690 from liyong126/fix_md_num_samples
|
4 years ago |
liyong
|
1e7f46c998
|
fix unorder_map hash
|
4 years ago |
alex-yuyue
|
2906659673
|
Add support for GetOutputTypes and GetOutputShapes
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
|
4 years ago |
mindspore-ci-bot
|
fe2852df82
|
!7703 C++ API: Add a parameter validation and fix incorrect format of error message for TFrecord
Merge pull request !7703 from TinaMengtingZhang/fix_tfrecord_issue_I1YKU6_I1YKXL
|
4 years ago |
Lixia Chen
|
bc396febae
|
Add testcases for cache c api
|
4 years ago |
tinazhang
|
e7346dd3a9
|
add a validation code to fix issue I1YKU6 and corresponded ut, fix format issue I1YKXL
|
4 years ago |
Mahdi
|
0e03f5b0dd
|
Added GetDatasetSize
|
4 years ago |
Zirui Wu
|
a85a256749
|
fix complie err in c_api_dataset_test_save
|
4 years ago |
mindspore-ci-bot
|
3355bb5f2f
|
!7657 Leaf node IR breakdown, port to engine/ir/datasetops/source/
Merge pull request !7657 from ZiruiWu/ir_breakdown_leaf_nodes
|
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
Merge pull request !7534 from ougongchang/feature_mindexplain
|
4 years ago |
mindspore-ci-bot
|
9d35fdc4e5
|
!7653 [MD] C++ api SaveOp
Merge pull request !7653 from luoyang/c-api-pyfunc
|
4 years ago |
Zirui Wu
|
cfc50e231a
|
Added IR breakdown for remaining ops after PR7596
fix android build failure
fix include in datasets.cc
attempting fix android build
fix complie err x86
|
4 years ago |
mindspore-ci-bot
|
d50736df2c
|
!7607 modify_normal_seed
Merge pull request !7607 from lilei/modify_normal
|
4 years ago |
mindspore-ci-bot
|
1795840436
|
!7581 Extension interface for dense
Merge pull request !7581 from lilei/modify_bug
|
4 years ago |
luoyang
|
8e60cfe800
|
[MD] C++ api save
|
4 years ago |
mindspore-ci-bot
|
19b10d474f
|
!7530 [MD] Add divide image proccessing
Merge pull request !7530 from jiangzhiwen/lite/image_divide
|
4 years ago |
mindspore-ci-bot
|
80725441b6
|
!7518 Added tcp server based on libevent
Merge pull request !7518 from anancds/tcp-server
|
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
Merge pull request !7623 from xulei/lite_test0905
|
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 |
anancds
|
98bbb4ef7a
|
added tcp base on libevent
|
4 years ago |
mindspore-ci-bot
|
22bde4bd9b
|
!7390 Add nonzero and moments
Merge pull request !7390 from jiangzhenguang/add_nonzero_and_moments
|
4 years ago |
ougongchang
|
6072b25a07
|
SummaryRecord support to record mindexplain data
The SummaryRecord.add_value() method is extended to record the data of
MindExplain.
|
4 years ago |
jzg
|
374e9e199d
|
add moment and nonzero.
|
4 years ago |
mindspore-ci-bot
|
1ee9c4d014
|
!6645 [MD] add unique op
Merge pull request !6645 from liyong126/md_unique_op
|
4 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
|
4 years ago |
mindspore-ci-bot
|
e09e154391
|
!7596 IR breakdown for 8 non-leaf nodes (except MapOp)
Merge pull request !7596 from ZiruiWu/ir_breakdown_non_leaf
|
4 years ago |
mindspore-ci-bot
|
3b55a25f8d
|
!7463 move train.quant to compression module & add QuantizationAwareTraining
Merge pull request !7463 from yuchaojie/quant2
|
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
Merge pull request !7495 from Xiaoda/27-star-elimination-overload
|
4 years ago |
Zirui Wu
|
d471552fc5
|
shuffle take repeat bucketbatch buildvocab repeat shuffle take project concat rename node IR added
concat, bucketbatch project rename
fix ci round 1
fix ci round 2
fix up
fix ci
|
4 years ago |
mindspore-ci-bot
|
20cd47b4d8
|
!7416 Support Gumbel Distribution
Merge pull request !7416 from XunDeng/gumbel
|
4 years ago |
mindspore-ci-bot
|
de7ea8e68c
|
!7540 Extract ImageFolderNode and BatchNode into its own files from datasets.cc/.h
Merge pull request !7540 from ZiruiWu/refactor_ir_demo
|
4 years ago |
mindspore-ci-bot
|
566656ea72
|
!7558 fix the repeated calculation accuracy error
Merge pull request !7558 from yangzhenzhang/update-repeated-calculation
|
4 years ago |
yuchaojie
|
c8ec34d638
|
move train.quant to compression module & add QuantizationAwareTraining
|
4 years ago |