mindspore-ci-bot
fa2185b8ef
!8661 Add nn.Tril() and nn.Triu()
...
From: @liangzhibo
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
f827c18f1d
!8289 Add Parallel Implements of Slice Op
...
From: @huangxinjing
Reviewed-by:
Signed-off-by:
4 years ago
Eric
45292abdfd
Added execute test case
...
Added execute tests for server
4 years ago
mindspore-ci-bot
a3ae3b9794
!8695 add AdamOffload optimizer
...
From: @wangnan39
Reviewed-by: @stsuteng,@stsuteng,@kingxian
Signed-off-by: @kingxian
4 years ago
l00591931
e1dba1337c
Add nn.Tril function
4 years ago
Xun Deng
b5e05472ce
fix minor bugs in bijector and distribution utils, fix docs issues
4 years ago
mindspore-ci-bot
c8047a35ab
!8632 [MD] Add Multiply op for Lite Dataset
...
From: @jiangzhiwen8
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
215fce192e
!8737 [MD] Fix the Pad function return false if bottom value is 0
...
From: @jiangzhiwen8
Reviewed-by: @xulei2020,@liucunwei,@heleiwang
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
f1ef84e1a6
!8714 dataset Python UT: Add Sampler Chain Tests, with get_dataset_size
...
From: @cathwong
Reviewed-by: @nsyca,@mikef
Signed-off-by: @nsyca
4 years ago
mindspore-ci-bot
f352f9a54a
!8511 [MD] Decouple more Transform Ops
...
From: @luoyang42
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
8e1ce841b4
!8688 dataset: modify the error log msg in python layer to be more acceptable
...
From: @ms_yan
Reviewed-by:
Signed-off-by:
4 years ago
huangxinjing
8129806475
Add slice parallel op
4 years ago
mindspore-ci-bot
ee72de1db2
!8441 Add Parallel Implements of UniformCandidateSampler
...
From: @huangxinjing
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
cd6236c0a0
!8712 update pipeline parallel interface
...
From: @yangzhenzhang
Reviewed-by: @kisnwang
Signed-off-by:
4 years ago
mindspore-ci-bot
fb0e866ad1
!8269 forward unique dynamic shape
...
From: @yao_yf
Reviewed-by:
Signed-off-by:
4 years ago
huangxinjing
23284f0b35
Add AllSwap Op
4 years ago
ms_yan
0cb5c47856
add err modify
4 years ago
jiangzhiwen
bc91f7b3ac
fix pad zero
4 years ago
wangnan39@huawei.com
ab811fca8f
add AdamOffload optimizer
4 years ago
yao_yf
31819bb4a7
support forward unique
4 years ago
luoyang
d43155b5b0
[MD] Decouple more Transform Ops
4 years ago
yangzhenzhang
278e82a849
update pipeline parallel
4 years ago
yao_yf
1529d544b9
add allreduce prod
4 years ago
mindspore-ci-bot
f40a4781e4
!8656 Adapt DynamicGRUV2Grad for Ascend new backend.
...
From: @liu_xiao_93
Reviewed-by: @jjfeing,@liangchenghui
Signed-off-by: @liangchenghui
4 years ago
huangxinjing
2730cef047
Uniform Sampler Base Update
4 years ago
mindspore-ci-bot
7fd2db437b
!8484 Add Digamma op
...
From: @peixu_ren
Reviewed-by: @zh_qh,@liangchenghui,@zh_qh
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
e3b1814401
!8713 Fix for GetDatasetSize issue in TextFile
...
From: @mahdirahmanihanzaki
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @nsyca
4 years ago
Cathy Wong
e5f62013f4
dataset Python UT: Add Sampler Chain Tests, with get_dataset_size
4 years ago
Mahdi
449e1526dc
Fixed GetDatasetSize for TextFile
4 years ago
peixu_ren
4aa836dae1
Add Digamma op
4 years ago
Zirui Wu
ff5999fc2f
add removal pass for getters
...
fix CI round I
fix ci round II
address review cmts
fix ci round II
4 years ago
liuxiao93
2aaf5e2e1b
Adapt DynamicGRUV2Grad for Ascend new backend.
4 years ago
mindspore-ci-bot
88c91f4618
!8482 Add IGamma operator
...
From: @peixu_ren
Reviewed-by: @zh_qh
Signed-off-by:
4 years ago
peixu_ren
65d50861ec
Remove expm1_generic and log1p_generic from PP utils
4 years ago
Mahdi
ecde0f03a2
Updated GetNumSamples logic
4 years ago
peixu_ren
5e9178c5b6
Add IGamma operator
4 years ago
mindspore-ci-bot
52eb2d3401
!8477 Add Cauchy distribution
...
From: @shallydeng
Reviewed-by: @zichun_ye
Signed-off-by:
4 years ago
mindspore-ci-bot
b411c05de0
!8495 Adapt DynamicGRUV2 forward for Ascend new backend.
...
From: @liu_xiao_93
Reviewed-by:
Signed-off-by:
4 years ago
jiangzhiwen
b30c1045e1
add lite_mat multiply
4 years ago
mindspore-ci-bot
a321f402c8
!8579 Add view function for tensor
...
From: @liangzhibo
Reviewed-by: @zh_qh,@chenfei52
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
9c957072e2
!8097 Remove redundant phi nodes
...
From: @ginfung
Reviewed-by:
Signed-off-by:
4 years ago
l00591931
7a192973ff
Add view function for tensor
4 years ago
mindspore-ci-bot
2bf165c0b4
!8557 run cast before allgather in parallel optimzier
...
From: @gong_zi_yan
Reviewed-by:
Signed-off-by:
4 years ago
yujianfeng
3176d377e6
Remove redundant phi nodes
4 years ago
yangzhenzhang
0c2c76d037
update get rank in parallel ops
4 years ago
mindspore-ci-bot
edcb0cd86b
!8370 [MD] Use neon instruction set to accelerate the Substract and Divide ops
...
From: @jiangzhiwen8
Reviewed-by: @xulei2020
Signed-off-by:
4 years ago
mindspore-ci-bot
c11c79170e
!8554 Add expand_as function to tensor
...
From: @liangzhibo
Reviewed-by: @zh_qh,@chenfei52
Signed-off-by: @zh_qh
4 years ago
liuxiao93
d471ac491e
Adapt DynamicGRUV2 forward for Ascend new backend.
4 years ago
Ziyan
0ddb754edb
run cast before parallel optimizer
4 years ago
l00591931
ba7ee2aa13
add expand_as function
4 years ago
mindspore-ci-bot
c54a4a4494
!8540 Added GetColumnNames to C++
...
From: @mahdirahmanihanzaki
Reviewed-by: @nsyca,@jonyguo
Signed-off-by: @nsyca
4 years ago
Mahdi
5a7515e48f
Added GetColumnNames to C++
4 years ago
mindspore-ci-bot
d2427b6e89
!8538 fix get_num_class in imagefolder
...
From: @ziruiwu
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @nsyca
4 years ago
Zirui Wu
3555d19b07
fix get num_class in imagefolder
...
address cmt
review cmts
4 years ago
mindspore-ci-bot
ffc5209c09
!8476 Merge CacheOp_dev fixes for HQ system test.
...
From: @jkl_lee
Reviewed-by:
Signed-off-by:
4 years ago
Jesse Lee
c795879313
CacheOp delivery for HQ tester
4 years ago
mindspore-ci-bot
a442024604
!8510 Add Ones and Zeros operators
...
From: @liangzhibo
Reviewed-by: @zh_qh,@chenfei52
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
7aa7ece5ce
!8497 add stage id for pipeline parallel
...
From: @yangzhenzhang
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
4 years ago
jiangzhiwen
03bbe5f2a8
neon acceleration for subtract
4 years ago
l00591931
886ef520d7
Add Ones and Zeros operators
4 years ago
mindspore-ci-bot
f16509388c
!8409 Multi-dimensional list value assignment
...
From: @liangzhibo
Reviewed-by: @chenfei52
Signed-off-by:
4 years ago
Xun Deng
1a68ccb40b
added Cauchy distribution
4 years ago
yangzhenzhang
41d925b68a
set stage id
4 years ago
mindspore-ci-bot
f60ae8925d
!8480 Add RandomNode fix
...
From: @ezphlow
Reviewed-by: @pandoublefeng,@heleiwang
Signed-off-by:
4 years ago
mindspore-ci-bot
510a0399fc
!8335 added cluster config and message handler unit test,change namespace from comm to core
...
From: @anancds
Reviewed-by:
Signed-off-by:
4 years ago
Eric
a21eb2d527
Added random node fix
4 years ago
mindspore-ci-bot
0de9d3e5b7
!6989 split sort for parallel run
...
From: @kisnwang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
156980778b
!8416 Fix RealDiv Type Error when insert an VirtualDiv Operation
...
From: @huangxinjing
Reviewed-by: @stsuteng
Signed-off-by: @stsuteng
4 years ago
mindspore-ci-bot
222a0bccf4
!8431 Add more check in unsorted_segment_sum_fission pass to avoid doing wrong optimize which cause runtime error
...
From: @irmo
Reviewed-by:
Signed-off-by:
4 years ago
anancds
96d8c411e7
added message handler unit test
4 years ago
huanghui
1c6c280da7
fix unsorted_segment_sum_fission pass
4 years ago
huangxinjing
12e9107162
Fix VirtualDiv Int32 error
4 years ago
l00591931
c5b5a6719c
Enable multi-dimensional list value assignment
4 years ago
mindspore-ci-bot
70f5775711
!8387 Add support for GetClassIndexing in C++ API
...
From: @alex-yuyue
Reviewed-by:
Signed-off-by:
4 years ago
alex-yuyue
d7c3a9ba00
Add GetClassIndexing
...
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
4 years ago
kswang
b88e722e12
add graph partition
4 years ago
mindspore-ci-bot
e62285e8e7
!8396 Adapt UnsortedSegmentMax for Ascend.
...
From: @liu_xiao_93
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
bc12c647a5
!8380 [MD]remove opencv api with lite_cv in lite train
...
From: @xulei2020
Reviewed-by: @heleiwang
Signed-off-by:
4 years ago
liuxiao93
92ba9d94df
Adapt UnsortedSegmentMax for Ascend.
4 years ago
mindspore-ci-bot
4e07f43dff
!8323 [Auto parallel] Supporting for-loop in strategy-searching
...
From: @xiaoda_zh
Reviewed-by:
Signed-off-by:
4 years ago
xulei2020
f8d1b20873
init litemat from memory
4 years ago
mindspore-ci-bot
f8f2d127cd
!7999 optimize cpu unique
...
From: @kisnwang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
5a4af56c15
!8322 add parallel op for Range
...
From: @yangzhenzhang
Reviewed-by: @xiaoda_zh,@cristoval
Signed-off-by:
4 years ago
Xiaoda Zhang
aa13d6b1cd
support for-loop in auto-parallel
4 years ago
kswang
618c05d454
optimize cpu unique
4 years ago
yangzhenzhang
9747bde861
add range op
4 years ago
HuangBingjian
265a6d61b6
reverse fix shape=0
4 years ago
mindspore-ci-bot
908a494add
!8299 [MD] Skip returning IR when meet nullptr in ConcatDataset
...
From: @luoyang42
Reviewed-by: @nsyca,@pandoublefeng,@jonyguo
Signed-off-by: @jonyguo
4 years ago
mindspore-ci-bot
470027a3a2
!8318 Fix some bugs about API.
...
From: @liu_xiao_93
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
ec5c86c1bb
!8191 redesigned bijector broadcast shape and bijector's dtype logic
...
From: @shallydeng
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
4 years ago
mindspore-ci-bot
36e69f6ef9
!8162 gpu support dynamic shape
...
From: @wilfchen
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
4 years ago
mindspore-ci-bot
027916cb5f
!8315 Cache server stability
...
From: @jkl_lee
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
4 years ago
liuxiao93
0a1155f938
Fix some bugs about API.
4 years ago
Lixia Chen
f24a788eed
Rebase up to 5792d50ca7
4 years ago
Zirui Wu
7538f82da9
add callback to map's c api
...
fix test err
fix ci round 1
fix ci round 2
add col_order to batch_node
minor fix
4 years ago
mindspore-ci-bot
a9a9c45662
!8232 C++ api add Filter
...
From: @tiancixiao
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
97e1f6f438
!8248 Add macro and fix album testcase
...
Merge pull request !8248 from EricZ/helper_dep_removal
4 years ago
mindspore-ci-bot
073d991de4
!8106 add cpu adam delta
...
Merge pull request !8106 from kisnwang/add-cpu-adam-delta
4 years ago
mindspore-ci-bot
8c2ed3bb80
!8138 Throw an exception when a tensor with 0 shape is constructed.
...
Merge pull request !8138 from huangbingjian/fix_shape
4 years ago
Xiao Tianci
4a5e287b92
add filter c api and ut
4 years ago
luoyang
dcb758bc77
[MD] Skip returning IR when meet nullptr in ConcatDataset
4 years ago
wilfChen
e4e9362bd0
gpu suppor dynamic shape
4 years ago
kswang
cbece74a23
add cpu adam delta
4 years ago
HuangBingjian
4477fcfe19
fix shape bug.
4 years ago
yangzhenzhang
0a79ab82ae
add parallel ops
4 years ago
mindspore-ci-bot
c253d874e0
!8280 add export lenet grad example
...
Merge pull request !8280 from changzherui/add_export_grad_example
4 years ago
Eric
394dbf50e1
Added testing macro and fix album_op test
4 years ago
changzherui
6b823282aa
add export mindir lenet grad
4 years ago
mindspore-ci-bot
523c3f07e3
!8194 Optimizer on IR #2 - Call ValidateParams in PrePass
...
Merge pull request !8194 from nsyca/opt3
4 years ago
mindspore-ci-bot
099765bbb7
!8135 [MD] Transform api decouple
...
Merge pull request !8135 from luoyang/c-api-pyfunc
4 years ago
Yi Huaijie
d7faa77b5e
support int64 shape
4 years ago
luoyang
9a57cbacd9
[MD] Transform api decouple
4 years ago
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
Nat Sutyanyong
a2a2223373
Add optimizer to IR tree #2
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
Xun Deng
fb0263f869
redesigned bijector classes, changed bacth_shape calculation in transformed distribution and upgraded dtype logic of bijector class
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
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
mindspore-ci-bot
a8dc0f5c1b
!7557 [MD] Add merge image proccessing
...
Merge pull request !7557 from jiangzhiwen/lite/merge
4 years ago
yangzhenzhang
eb6f4e3ce8
update repeated calculation
4 years ago
jiangzhiwen
8e785648da
add merge image processing
4 years ago
Zirui Wu
52eec881ec
Refactor ImageFolderNode and BatchNode into its separate files
...
fix ci
fix ci
address review cmmts, fix ci
remove dup code in datasets.cc
4 years ago
mindspore-ci-bot
b2b9016ddf
!7429 modify normal seed
...
Merge pull request !7429 from lilei/modify_bug
4 years ago
mindspore-ci-bot
643366ea70
!7538 Add empty string tensor support for Album
...
Merge pull request !7538 from EricZ/album_empty_string
4 years ago
Eric
7e21648e16
Added Album empty string tensor support
4 years ago
Zirui Wu
aa8442e0a3
add skeleton code for tree_adapter
...
stage II tree_adapter
add test case for tree_adapter
use dfs to build tree
add more test case
add test case
fix ci
fix ci round 2
fix ci round 3
fix ci round 4
fix complie error
fix ci round 6
fix ci round 7
fix ci round 8
fix ci round 9
4 years ago
Xun Deng
ce170b2241
added Gumbel distribution
4 years ago
lilei
04075671cf
modify_normal_seed
4 years ago
jiangzhiwen
fadc97a18f
add divide op
4 years ago
mindspore-ci-bot
620d8b99b6
!6760 sparse optimizer
...
Merge pull request !6760 from lijiaqi/sparse_optimizer
4 years ago
mindspore-ci-bot
48601f51b0
!7295 [MD] C++ api add MindDataset
...
Merge pull request !7295 from luoyang/c-api-pyfunc
4 years ago