Xiaoda Zhang
|
aa84484049
|
enabling approximation in DP algorithms
|
4 years ago |
mindspore-ci-bot
|
b3855530e3
|
!7838 Enumerate function enable tensor as input
Merge pull request !7838 from LiangZhibo/master
|
4 years ago |
mindspore-ci-bot
|
8709005a57
|
!8200 Add two transforms API
Merge pull request !8200 from shenwei41/new_master
|
4 years ago |
mindspore-ci-bot
|
7123a2c1d1
|
!7911 added key value message
Merge pull request !7911 from anancds/kv-patch
|
4 years ago |
mindspore-ci-bot
|
ae7384ca2d
|
!8208 Removed dependency on core module in util
Merge pull request !8208 from EricZ/helper_dep_removal
|
4 years ago |
Eric
|
85f0a9bc8f
|
Added dependency removal for data_helper
|
4 years ago |
anancds
|
87edbdf720
|
added protobuf message
|
4 years ago |
zhoufeng
|
183742009f
|
mindspore cxx api for 310 inference
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
shenwei41
|
9ffdf0b6d4
|
Add transform API
|
4 years ago |
Zirui Wu
|
5d1ada682c
|
remove uncessary headers
staging II
clean up
further clean up
fix merge conflict with 8139
fix complie err
|
4 years ago |
mindspore-ci-bot
|
1fca20c5e8
|
!8139 Remove `api` namespace from mindata/dataset
Merge pull request !8139 from h.farahat/ir_namespace
|
4 years ago |
mindspore-ci-bot
|
49eb4d3106
|
!8089 add antialias option for py reset
Merge pull request !8089 from guozhijian/enhance_py_resize
|
4 years ago |
mindspore-ci-bot
|
f3d7b32d56
|
!7855 Move backend opt pass ir files to the fold: verbose_ir_files
Merge pull request !7855 from huanghui/move_ir_files
|
4 years ago |
mindspore-ci-bot
|
e9cd12e904
|
!8114 rectify and optimize the type checking function
Merge pull request !8114 from zhangbuxue/rectify_and_optimize_the_type_checking_function
|
4 years ago |
mindspore-ci-bot
|
00294473e3
|
!7976 [pynative] Add nested derivative feature
Merge pull request !7976 from zjun/Add_nested_derivative
|
4 years ago |
buxue
|
346bcfa3fd
|
Rectify and optimize the type checking function
|
4 years ago |
jonyguo
|
1b78e34310
|
add ANTIALIAS support for python progress
|
4 years ago |
mindspore-ci-bot
|
bbfef6233a
|
!8134 Add TBE op DynamicGRU for new and old backend.
Merge pull request !8134 from liuxiao93/DynamicGRU-new-old-backend
|
4 years ago |
hesham
|
5169fb4c42
|
Remove api namespace
|
4 years ago |
mindspore-ci-bot
|
6e2241d64f
|
!8096 Add DatasetNode as a base Class for IR nodes
Merge pull request !8096 from h.farahat/datasetNode
|
4 years ago |
l00591931
|
6f165ee5e3
|
enumerate function and enumerate test case added
|
4 years ago |
mindspore-ci-bot
|
e909b9077c
|
!7946 fix auto parallel optimizer weight shard
Merge pull request !7946 from gziyan/fix_auto_optim_shard
|
4 years ago |
mindspore-ci-bot
|
e99a8bd784
|
!8120 fix CI randomly fails
Merge pull request !8120 from yihuaijie/master
|
4 years ago |
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 |