Commit Graph

3789 Commits

Author SHA1 Message Date
huangxinjing 23284f0b35 Add AllSwap Op 2020-11-18 18:35:28 +08:00
ms_yan 0cb5c47856 add err modify 2020-11-18 16:30:24 +08:00
jiangzhiwen bc91f7b3ac fix pad zero 2020-11-18 16:14:37 +08:00
wangnan39@huawei.com ab811fca8f add AdamOffload optimizer 2020-11-18 16:13:47 +08:00
yao_yf 31819bb4a7 support forward unique 2020-11-18 15:22:14 +08:00
luoyang d43155b5b0 [MD] Decouple more Transform Ops 2020-11-18 14:50:59 +08:00
mindspore-ci-bot 3b946d4eb2 !8678 expand logsoftmax and grad, delete cast in softmax and fix layernorm compute dsl
From: @zengzitao
Reviewed-by: @gaoxiong1,@ryanww
Signed-off-by: @ryanww
2020-11-18 14:27:37 +08:00
yangzhenzhang 278e82a849 update pipeline parallel 2020-11-18 13:55:34 +08:00
yao_yf 1529d544b9 add allreduce prod 2020-11-18 11:08:56 +08:00
mindspore-ci-bot f40a4781e4 !8656 Adapt DynamicGRUV2Grad for Ascend new backend.
From: @liu_xiao_93
Reviewed-by: @jjfeing,@liangchenghui
Signed-off-by: @liangchenghui
2020-11-18 09:54:05 +08:00
huangxinjing 2730cef047 Uniform Sampler Base Update 2020-11-18 09:39:32 +08:00
mindspore-ci-bot 7fd2db437b !8484 Add Digamma op
From: @peixu_ren
Reviewed-by: @zh_qh,@liangchenghui,@zh_qh
Signed-off-by: @liangchenghui
2020-11-18 09:15:51 +08:00
mindspore-ci-bot e3b1814401 !8713 Fix for GetDatasetSize issue in TextFile
From: @mahdirahmanihanzaki
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @nsyca
2020-11-18 05:39:51 +08:00
Cathy Wong e5f62013f4 dataset Python UT: Add Sampler Chain Tests, with get_dataset_size 2020-11-17 15:24:44 -05:00
Mahdi 449e1526dc Fixed GetDatasetSize for TextFile 2020-11-17 15:22:58 -05:00
TFbunny fb1a65c469 add int8 and uint8 support to scatteradd and fix doc example 2020-11-17 14:41:50 -05:00
peixu_ren 4aa836dae1 Add Digamma op 2020-11-17 11:49:20 -05:00
Zirui Wu ff5999fc2f add removal pass for getters
fix CI round I

fix ci round II

address review cmts

fix ci round II
2020-11-17 10:49:23 -05:00
liuxiao93 2aaf5e2e1b Adapt DynamicGRUV2Grad for Ascend new backend. 2020-11-17 20:27:18 +08:00
mindspore-ci-bot 1bd0ed450c !8630 fix mul broadcast and tanhgrad bug
From: @zhao_ting_v
Reviewed-by: @kisnwang,@wuxuejian
Signed-off-by: @liangchenghui
2020-11-17 14:42:08 +08:00
mindspore-ci-bot 88c91f4618 !8482 Add IGamma operator
From: @peixu_ren
Reviewed-by: @zh_qh
Signed-off-by:
2020-11-17 10:46:04 +08:00
zengzitao 266bfa50bf expand logsoftmax and logsoftmax_grad, delete softmax's cast and fix layernorm op 2020-11-17 09:57:58 +08:00
peixu_ren 65d50861ec Remove expm1_generic and log1p_generic from PP utils 2020-11-16 16:12:13 -05:00
Mahdi ecde0f03a2 Updated GetNumSamples logic 2020-11-16 16:03:14 -05:00
peixu_ren 5e9178c5b6 Add IGamma operator 2020-11-16 15:40:09 -05:00
mindspore-ci-bot 52eb2d3401 !8477 Add Cauchy distribution
From: @shallydeng
Reviewed-by: @zichun_ye
Signed-off-by:
2020-11-16 23:24:00 +08:00
mindspore-ci-bot 0d00f6c14e !7039 Add equal op for cpu
From: @xcnick
Reviewed-by: 
Signed-off-by:
2020-11-16 21:08:41 +08:00
zhaoting 6d8fb56ea8 fix mul broadcast and tanhgrad bug 2020-11-16 19:55:05 +08:00
mindspore-ci-bot b411c05de0 !8495 Adapt DynamicGRUV2 forward for Ascend new backend.
From: @liu_xiao_93
Reviewed-by: 
Signed-off-by:
2020-11-16 19:13:16 +08:00
mindspore-ci-bot 20ee16daf9 !8625 Add Ascend st testcases for graph kernel
From: @looop5
Reviewed-by: @ckey_dou,@gaoxiong1
Signed-off-by: @gaoxiong1
2020-11-16 19:04:31 +08:00
looop5 f5f66abd06 Add testcases in Ascend back-end for graph kernel 2020-11-16 16:40:12 +08:00
jiangzhiwen b30c1045e1 add lite_mat multiply 2020-11-16 15:05:31 +08:00
mindspore-ci-bot a321f402c8 !8579 Add view function for tensor
From: @liangzhibo
Reviewed-by: @zh_qh,@chenfei52
Signed-off-by: @zh_qh
2020-11-16 14:37:21 +08:00
mindspore-ci-bot efd3e6a168 !8566 add dynamic for cache ops
From: @fangzehua
Reviewed-by: 
Signed-off-by:
2020-11-16 14:30:58 +08:00
mindspore-ci-bot 9c957072e2 !8097 Remove redundant phi nodes
From: @ginfung
Reviewed-by: 
Signed-off-by:
2020-11-16 14:06:52 +08:00
fangzehua b7d8e87647 add dynamic ops 2020-11-16 11:07:40 +08:00
mindspore-ci-bot f885f6636f !8564 expand layernorm_grad
From: @zengzitao
Reviewed-by: 
Signed-off-by:
2020-11-16 10:55:02 +08:00
l00591931 7a192973ff Add view function for tensor 2020-11-16 10:49:19 +08:00
mindspore-ci-bot 929d31653d !8535 add export air test
From: @changzherui
Reviewed-by: @kingxian
Signed-off-by: @kingxian
2020-11-16 10:11:54 +08:00
mindspore-ci-bot 2bf165c0b4 !8557 run cast before allgather in parallel optimzier
From: @gong_zi_yan
Reviewed-by: 
Signed-off-by:
2020-11-16 09:55:44 +08:00
mindspore-ci-bot 5efacd8896 !8556 add rank_index_in_stage for parallel ops
From: @yangzhenzhang
Reviewed-by: 
Signed-off-by:
2020-11-16 09:55:08 +08:00
yujianfeng 3176d377e6 Remove redundant phi nodes 2020-11-16 09:36:55 +08:00
zengzitao 326540cbbd expand layernorm_grad op 2020-11-16 09:03:13 +08:00
changzherui ffeacf13e4 add exoirt air test 2020-11-13 22:18:45 +08:00
mindspore-ci-bot 9e387e3b56 !8514 dataset_attr_name
From: @bai-yangfan
Reviewed-by: 
Signed-off-by:
2020-11-13 16:44:19 +08:00
yangzhenzhang 0c2c76d037 update get rank in parallel ops 2020-11-13 16:43:44 +08:00
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:
2020-11-13 16:14:00 +08:00
mindspore-ci-bot c11c79170e !8554 Add expand_as function to tensor
From: @liangzhibo
Reviewed-by: @zh_qh,@chenfei52
Signed-off-by: @zh_qh
2020-11-13 15:19:01 +08:00
liuxiao93 d471ac491e Adapt DynamicGRUV2 forward for Ascend new backend. 2020-11-13 14:54:40 +08:00
Ziyan 0ddb754edb run cast before parallel optimizer 2020-11-13 14:04:04 +08:00
l00591931 ba7ee2aa13 add expand_as function 2020-11-13 11:42:54 +08:00
bai-yangfan b4e020d081 dataset_attr_name 2020-11-13 11:28:33 +08:00
mindspore-ci-bot 9a8d4da5dc !8376 PS mode supports negative index looking up.
From: @zpac
Reviewed-by: @limingqi107
Signed-off-by:
2020-11-13 11:05:19 +08:00
ZPaC 5df0350b67 PS mode supports negative index looking up. 2020-11-13 09:33:55 +08:00
mindspore-ci-bot c54a4a4494 !8540 Added GetColumnNames to C++
From: @mahdirahmanihanzaki
Reviewed-by: @nsyca,@jonyguo
Signed-off-by: @nsyca
2020-11-13 09:33:37 +08:00
mindspore-ci-bot 3fdd75dd5e !8450 add supports to op randomcategorical on gpu
From: @yuan_shen_zhou
Reviewed-by: @c_34,@liangchenghui
Signed-off-by: @c_34,@liangchenghui
2020-11-13 09:28:28 +08:00
mindspore-ci-bot dbe5229c56 !8492 expand maxmium_grad minimum_grad and dropout_grad
From: @zengzitao
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
2020-11-13 09:16:33 +08:00
Mahdi 5a7515e48f Added GetColumnNames to C++ 2020-11-12 16:36:59 -05:00
mindspore-ci-bot 71af3bf1ac !8283 Minimum Op and Mul Op support dynamic shape
From: @jonwe
Reviewed-by: 
Signed-off-by:
2020-11-13 05:24:00 +08:00
mindspore-ci-bot d2427b6e89 !8538 fix get_num_class in imagefolder
From: @ziruiwu
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @nsyca
2020-11-13 05:07:11 +08:00
Zirui Wu 3555d19b07 fix get num_class in imagefolder
address cmt

review cmts
2020-11-12 14:26:54 -05:00
Jonathan Yan 5a8238a09c mul v1 2020-11-12 13:45:10 -05:00
mindspore-ci-bot ffc5209c09 !8476 Merge CacheOp_dev fixes for HQ system test.
From: @jkl_lee
Reviewed-by: 
Signed-off-by:
2020-11-13 01:30:41 +08:00
Jesse Lee c795879313 CacheOp delivery for HQ tester 2020-11-12 08:48:29 -05:00
mindspore-ci-bot a442024604 !8510 Add Ones and Zeros operators
From: @liangzhibo
Reviewed-by: @zh_qh,@chenfei52
Signed-off-by: @zh_qh
2020-11-12 20:45:52 +08:00
wanyiming 237bcfd36b add_channel_to_attr 2020-11-12 20:18:26 +08:00
mindspore-ci-bot 7aa7ece5ce !8497 add stage id for pipeline parallel
From: @yangzhenzhang
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
2020-11-12 17:23:39 +08:00
jiangzhiwen 03bbe5f2a8 neon acceleration for subtract 2020-11-12 16:30:40 +08:00
l00591931 886ef520d7 Add Ones and Zeros operators 2020-11-12 16:26:28 +08:00
mindspore-ci-bot f16509388c !8409 Multi-dimensional list value assignment
From: @liangzhibo
Reviewed-by: @chenfei52
Signed-off-by:
2020-11-12 14:36:20 +08:00
Xun Deng 1a68ccb40b added Cauchy distribution 2020-11-11 22:36:34 -05:00
yangzhenzhang 41d925b68a set stage id 2020-11-12 11:14:31 +08:00
zengzitao 28f1db74dd expand maximum_grad minimum_grad dropout_grad op 2020-11-12 10:31:03 +08:00
mindspore-ci-bot f60ae8925d !8480 Add RandomNode fix
From: @ezphlow
Reviewed-by: @pandoublefeng,@heleiwang
Signed-off-by:
2020-11-12 10:00:03 +08:00
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:
2020-11-12 09:33:29 +08:00
Eric a21eb2d527 Added random node fix 2020-11-11 17:24:48 -05:00
mindspore-ci-bot 7d6039d384 !7858 [MS][GPU] Add Unique Op
From: @tom__chen
Reviewed-by: 
Signed-off-by:
2020-11-12 04:08:07 +08:00
mindspore-ci-bot a511e32cf8 !8386 [MS] Changing TensorDot from P Operations op to Composite op
From: @danishnxt
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2020-11-12 02:12:25 +08:00
zhouyuanshen 048fc49aed add support to op RandomCategorical 2020-11-11 19:13:13 +08:00
mindspore-ci-bot 0de9d3e5b7 !6989 split sort for parallel run
From: @kisnwang
Reviewed-by: 
Signed-off-by:
2020-11-11 18:54:56 +08:00
mindspore-ci-bot fed8702a29 !8457 update test_resnet50_quant loss threshold to 2.6
From: @yuchaojie
Reviewed-by: @c_34,@xsmq
Signed-off-by: @c_34
2020-11-11 17:36:01 +08:00
mindspore-ci-bot 156980778b !8416 Fix RealDiv Type Error when insert an VirtualDiv Operation
From: @huangxinjing
Reviewed-by: @stsuteng
Signed-off-by: @stsuteng
2020-11-11 17:24:19 +08:00
mindspore-ci-bot 8e3bf54fd2 !7032 add CTCGreedyDecoder ops for aicpu
From: @yanzhenxiang2020
Reviewed-by: 
Signed-off-by:
2020-11-11 17:23:05 +08:00
yuchaojie 733a37be13 update test_resnet50_quant loss threshold to 2.6 2020-11-11 16:06:17 +08:00
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:
2020-11-11 15:44:51 +08:00
anancds 96d8c411e7 added message handler unit test 2020-11-11 14:50:18 +08:00
mindspore-ci-bot 623df51e06 !8420 mode_train_file
From: @bai-yangfan
Reviewed-by: @chenfei52,@zh_qh
Signed-off-by: @zh_qh
2020-11-11 13:09:52 +08:00
huanghui 1c6c280da7 fix unsorted_segment_sum_fission pass 2020-11-11 11:25:55 +08:00
bai-yangfan a9cba56191 mode_train 2020-11-11 10:58:44 +08:00
huangxinjing 12e9107162 Fix VirtualDiv Int32 error 2020-11-11 09:32:57 +08:00
l00591931 c5b5a6719c Enable multi-dimensional list value assignment 2020-11-11 09:25:12 +08:00
mindspore-ci-bot eb5ae1a0fc !8423 nn.Dense support ND*2D
From: @wanyiming
Reviewed-by: 
Signed-off-by:
2020-11-11 09:07:02 +08:00
mindspore-ci-bot 70f5775711 !8387 Add support for GetClassIndexing in C++ API
From: @alex-yuyue
Reviewed-by: 
Signed-off-by:
2020-11-11 03:02:22 +08:00
tom__chen 9263145990 gpu unique op kernel and st test 2020-11-10 13:45:25 -05:00
alex-yuyue d7c3a9ba00 Add GetClassIndexing
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
2020-11-10 11:02:02 -05:00
TFbunny 7f769568a6 Register SparseGatherV2 and add dynamic shape support 2020-11-10 10:49:49 -05:00
wanyiming 2e6db43ec5 modify_dense 2020-11-10 23:06:30 +08:00
kswang b88e722e12 add graph partition 2020-11-10 22:01:10 +08:00
mindspore-ci-bot e62285e8e7 !8396 Adapt UnsortedSegmentMax for Ascend.
From: @liu_xiao_93
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @liangchenghui
2020-11-10 19:09:35 +08:00
mindspore-ci-bot bc12c647a5 !8380 [MD]remove opencv api with lite_cv in lite train
From: @xulei2020
Reviewed-by: @heleiwang
Signed-off-by:
2020-11-10 14:41:36 +08:00
mindspore-ci-bot f059859909 !8367 expand tanh_grad and reduce mean , add some graph kernel test case, fix kernel info bug
From: @zengzitao
Reviewed-by: @gaoxiong1
Signed-off-by:
2020-11-10 14:20:56 +08:00
liuxiao93 92ba9d94df Adapt UnsortedSegmentMax for Ascend. 2020-11-10 14:12:00 +08:00
zengzitao db27783d54 expand tanh_grad and reduce_mean, fix bug and add test_case in ci 2020-11-10 10:37:38 +08:00
mindspore-ci-bot 4e07f43dff !8323 [Auto parallel] Supporting for-loop in strategy-searching
From: @xiaoda_zh
Reviewed-by: 
Signed-off-by:
2020-11-10 10:33:25 +08:00
xulei2020 f8d1b20873 init litemat from memory 2020-11-10 10:12:39 +08:00
mindspore-ci-bot f8f2d127cd !7999 optimize cpu unique
From: @kisnwang
Reviewed-by: 
Signed-off-by:
2020-11-10 09:42:01 +08:00
mindspore-ci-bot 5a4af56c15 !8322 add parallel op for Range
From: @yangzhenzhang
Reviewed-by: @xiaoda_zh,@cristoval
Signed-off-by:
2020-11-10 09:18:56 +08:00
danishnxt 9dba65c424 TensorDot Conv: P -> C 2020-11-09 17:25:10 -05:00
mindspore-ci-bot 35dd47711d !7798 ROIAlign GPU kernel height/width plus1
From: @jonwe
Reviewed-by: @robingrosman,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
2020-11-09 21:14:03 +08:00
mindspore-ci-bot b6ff3537be !8372 mode_export_example
From: @bai-yangfan
Reviewed-by: @sanjaychan,@kingxian
Signed-off-by: @sanjaychan
2020-11-09 21:08:48 +08:00
mindspore-ci-bot 7622b44c21 !8170 Support Nd*2d for nn.Dense
From: @wanyiming
Reviewed-by: 
Signed-off-by:
2020-11-09 21:01:51 +08:00
bai-yangfan a0a4f77524 mode_export_example 2020-11-09 18:40:25 +08:00
Xiaoda Zhang aa13d6b1cd support for-loop in auto-parallel 2020-11-09 17:18:30 +08:00
kswang 618c05d454 optimize cpu unique 2020-11-09 17:05:42 +08:00
yanzhenxiang2020 0162587ebc add CTCGreedyDecoder ops 2020-11-09 16:05:47 +08:00
yangzhenzhang 9747bde861 add range op 2020-11-09 15:14:07 +08:00
HuangBingjian 265a6d61b6 reverse fix shape=0 2020-11-09 15:06:37 +08:00
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
2020-11-09 11:49:48 +08:00
mindspore-ci-bot 470027a3a2 !8318 Fix some bugs about API.
From: @liu_xiao_93
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
2020-11-09 11:26:32 +08:00
mindspore-ci-bot c76e7107a5 !8220 Add supports to op unpack on gpu
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
2020-11-09 09:50:52 +08:00
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
2020-11-09 09:47:08 +08:00
mindspore-ci-bot 370e7ab95f !8204 add supports to op pack on gpu
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui
Signed-off-by:
2020-11-09 09:32:09 +08:00
mindspore-ci-bot 36e69f6ef9 !8162 gpu support dynamic shape
From: @wilfchen
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
2020-11-09 09:28:45 +08:00
mindspore-ci-bot 027916cb5f !8315 Cache server stability
From: @jkl_lee
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
2020-11-08 20:03:23 +08:00
liuxiao93 0a1155f938 Fix some bugs about API. 2020-11-07 17:06:25 +08:00
Lixia Chen f24a788eed Rebase up to 5792d50ca7 2020-11-06 18:39:05 -05:00
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
2020-11-06 16:36:47 -05:00
mindspore-ci-bot a9a9c45662 !8232 C++ api add Filter
From: @tiancixiao
Reviewed-by: 
Signed-off-by:
2020-11-07 00:32:15 +08:00
mindspore-ci-bot 97e1f6f438 !8248 Add macro and fix album testcase
Merge pull request !8248 from EricZ/helper_dep_removal
2020-11-06 20:33:20 +08:00
mindspore-ci-bot 073d991de4 !8106 add cpu adam delta
Merge pull request !8106 from kisnwang/add-cpu-adam-delta
2020-11-06 17:30:24 +08:00
mindspore-ci-bot 8c2ed3bb80 !8138 Throw an exception when a tensor with 0 shape is constructed.
Merge pull request !8138 from huangbingjian/fix_shape
2020-11-06 16:26:58 +08:00
Xiao Tianci 4a5e287b92 add filter c api and ut 2020-11-06 15:49:23 +08:00
wanyiming 3c7a3b6693 modify_dense 2020-11-06 15:45:43 +08:00
luoyang dcb758bc77 [MD] Skip returning IR when meet nullptr in ConcatDataset 2020-11-06 15:08:11 +08:00
mindspore-ci-bot c919f3d0ad !8230 add parallel ops for repeat_element and tensor dot
Merge pull request !8230 from yangzhenzhang/add-repeat-element-op
2020-11-06 14:47:42 +08:00
mindspore-ci-bot 51edcd30e2 !8270 expand fused_adam and fused_adam_weight_decay and fix some bug
Merge pull request !8270 from ZengZitao/expand_fused_adam
2020-11-06 14:27:18 +08:00
zhouyuanshen 5c4885821f add supports to op unpack on gpu 2020-11-06 14:23:54 +08:00
zhouyuanshen 00f1c0c7f3 add supports to op pack on gpu 2020-11-06 14:19:30 +08:00
wilfChen e4e9362bd0 gpu suppor dynamic shape 2020-11-06 14:16:27 +08:00
kswang cbece74a23 add cpu adam delta 2020-11-06 13:52:54 +08:00
HuangBingjian 4477fcfe19 fix shape bug. 2020-11-06 12:59:03 +08:00
xcnick d647fa8107 add cpu op equal 2020-11-06 12:15:03 +08:00
yangzhenzhang 0a79ab82ae add parallel ops 2020-11-06 12:09:19 +08:00
mindspore-ci-bot c253d874e0 !8280 add export lenet grad example
Merge pull request !8280 from changzherui/add_export_grad_example
2020-11-06 10:14:54 +08:00
Eric 394dbf50e1 Added testing macro and fix album_op test 2020-11-05 13:22:51 -05:00
changzherui 6b823282aa add export mindir lenet grad 2020-11-05 23:01:43 +08:00
mindspore-ci-bot 523c3f07e3 !8194 Optimizer on IR #2 - Call ValidateParams in PrePass
Merge pull request !8194 from nsyca/opt3
2020-11-05 22:52:37 +08:00
mindspore-ci-bot 099765bbb7 !8135 [MD] Transform api decouple
Merge pull request !8135 from luoyang/c-api-pyfunc
2020-11-05 22:41:44 +08:00
Yi Huaijie d7faa77b5e support int64 shape 2020-11-05 21:15:49 +08:00
zengzitao 53043ae18f support expand fused_adam and fused_adam_weight_decay op 2020-11-05 20:56:49 +08:00
luoyang 9a57cbacd9 [MD] Transform api decouple 2020-11-05 19:56:15 +08:00
mindspore-ci-bot 8254ad40b7 !8016 [Auto parallel] Enabling approximation in parallelization strategy searching
Merge pull request !8016 from Xiaoda/21-approximate-algo-in-searching-strategy
2020-11-05 19:26:05 +08:00
Xiaoda Zhang aa84484049 enabling approximation in DP algorithms 2020-11-05 16:07:26 +08:00
mindspore-ci-bot 50be4f1221 !8253 annotate test case
Merge pull request !8253 from 吴书全/deepfm1105
2020-11-05 16:02:54 +08:00
mindspore-ci-bot 3070e9c78b !8244 【GraphKernel】Eliminate redundant parameters while expanding basic ops
Merge pull request !8244 from DeshiChen/1104_eliminate_redundant_parameter
2020-11-05 15:36:27 +08:00
wsq3 afc0b0b61a annotate test case 2020-11-05 15:02:46 +08:00
mindspore-ci-bot b3855530e3 !7838 Enumerate function enable tensor as input
Merge pull request !7838 from LiangZhibo/master
2020-11-05 11:33:02 +08:00
mindspore-ci-bot 8709005a57 !8200 Add two transforms API
Merge pull request !8200 from shenwei41/new_master
2020-11-05 11:19:00 +08:00
dayschan 0f8f1cdda7 Eliminate redundant parameters while expanding basic ops.
add testcase for Gelu/GeluGrad
2020-11-05 11:14:48 +08:00
Nat Sutyanyong a2a2223373 Add optimizer to IR tree #2 2020-11-04 21:44:17 -05:00
mindspore-ci-bot 7123a2c1d1 !7911 added key value message
Merge pull request !7911 from anancds/kv-patch
2020-11-05 09:53:00 +08:00
mindspore-ci-bot ae7384ca2d !8208 Removed dependency on core module in util
Merge pull request !8208 from EricZ/helper_dep_removal
2020-11-05 02:44:30 +08:00
jonwe 575280bb61 roi end mode 2020-11-04 13:21:10 -05:00
Eric 85f0a9bc8f Added dependency removal for data_helper 2020-11-04 12:15:32 -05:00
anancds 87edbdf720 added protobuf message 2020-11-04 22:19:04 +08:00
mindspore-ci-bot 4b4ca1a188 !8146 Improve performance for GPU-ScatterUpdate, add int32 support
Merge pull request !8146 from 34bunny/GPU-ScatterUpdateFix
2020-11-04 22:05:52 +08:00
mindspore-ci-bot 04142b74f6 !8144 Rename GPU-UniformSampler to GPU-UniformCandidateSampler
Merge pull request !8144 from 34bunny/GPU-UniformCandidateSampler
2020-11-04 21:08:46 +08:00
mindspore-ci-bot 4c2344ed35 !8141 Improve performance for GPU-ScatterAdd, add use_locking and add int32 support
Merge pull request !8141 from 34bunny/GPU-ScatterAdd
2020-11-04 21:07:57 +08:00
mindspore-ci-bot 491efd8aa4 !8088 add Adam CPU operator
Merge pull request !8088 from zhaoting/adam
2020-11-04 16:54:58 +08:00
zhoufeng 183742009f mindspore cxx api for 310 inference
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-11-04 13:59:33 +08:00
shenwei41 9ffdf0b6d4 Add transform API 2020-11-04 11:54:33 +08:00
zhaoting 8730638076 add Adam CPU op 2020-11-04 09:29:17 +08:00
mindspore-ci-bot 57fc8f45ae !7884 Pynative support dynamic shape op
Merge pull request !7884 from JoyLvliang/pynative-support-dynamic-shape
2020-11-04 09:09:06 +08:00
TFbunny cd7329082e refine GPU-Scatteradd 2020-11-03 16:24:16 -05:00
Xun Deng fb0263f869 redesigned bijector classes, changed bacth_shape calculation in transformed distribution and upgraded dtype logic of bijector class 2020-11-03 15:28:45 -05:00
Zirui Wu 5d1ada682c remove uncessary headers
staging II

clean up

further clean up

fix merge conflict with 8139

fix complie err
2020-11-03 11:59:55 -05:00
mindspore-ci-bot 1fca20c5e8 !8139 Remove `api` namespace from mindata/dataset
Merge pull request !8139 from h.farahat/ir_namespace
2020-11-04 00:31:57 +08:00
lvliang fd5be43598 pynative-support-dynamic-shape 2020-11-03 19:34:00 +08:00
mindspore-ci-bot ce9795bb39 !7808 fix cpu select kernel info
Merge pull request !7808 from baihuawei/fixcpu
2020-11-03 17:26:42 +08:00
mindspore-ci-bot 49eb4d3106 !8089 add antialias option for py reset
Merge pull request !8089 from guozhijian/enhance_py_resize
2020-11-03 16:25:21 +08:00
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
2020-11-03 15:34:17 +08:00
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
2020-11-03 14:48:12 +08:00
mindspore-ci-bot 00294473e3 !7976 [pynative] Add nested derivative feature
Merge pull request !7976 from zjun/Add_nested_derivative
2020-11-03 14:02:43 +08:00
buxue 346bcfa3fd Rectify and optimize the type checking function 2020-11-03 13:48:43 +08:00
jonyguo 1b78e34310 add ANTIALIAS support for python progress 2020-11-03 11:03:46 +08:00
mindspore-ci-bot bbfef6233a !8134 Add TBE op DynamicGRU for new and old backend.
Merge pull request !8134 from liuxiao93/DynamicGRU-new-old-backend
2020-11-03 09:53:08 +08:00
mindspore-ci-bot 769bd24c63 !8002 Add expm1 op at GPU back-end
Merge pull request !8002 from peixu_ren/custom_gpu
2020-11-03 09:16:04 +08:00
hesham 5169fb4c42 Remove api namespace 2020-11-02 20:09:37 -05:00
TFbunny 356844da46 refine GPU-ScatterUpdate 2020-11-02 19:01:33 -05:00
TFbunny ee4e2db77e rename UniformSampler to UniformCandidateSampler 2020-11-02 16:31:44 -05:00
mindspore-ci-bot 6e2241d64f !8096 Add DatasetNode as a base Class for IR nodes
Merge pull request !8096 from h.farahat/datasetNode
2020-11-03 00:41:42 +08:00
l00591931 6f165ee5e3 enumerate function and enumerate test case added 2020-11-02 21:11:52 +08:00
mindspore-ci-bot e909b9077c !7946 fix auto parallel optimizer weight shard
Merge pull request !7946 from gziyan/fix_auto_optim_shard
2020-11-02 20:51:56 +08:00
mindspore-ci-bot e99a8bd784 !8120 fix CI randomly fails
Merge pull request !8120 from yihuaijie/master
2020-11-02 20:08:33 +08:00
liuxiao93 45d343257b Add DynamicGRU. 2020-11-02 19:59:40 +08:00
zjun ccedf71de5 Add pynative bprop nested grad
Signed-off-by: zjun <zhangjun0@huawei.com>
2020-11-02 19:33:33 +08:00
mindspore-ci-bot ad930b30db !7891 add layer of clipbyglobalnorm
Merge pull request !7891 from jiangzhenguang/add_clip_by_global_norm
2020-11-02 19:18:33 +08:00
huanghui fa6c23358a Move some ir files which backend optpass dumped to the fold: verbose_ir_files 2020-11-02 19:18:24 +08:00
Yi Huaijie da29f232c6 fix CI random fails 2020-11-02 16:28:28 +08:00
Ziyan c33f2cd796 fix auto optimizer weight shard 2020-11-02 16:25:48 +08:00
jzg 4851a67bb5 add layer of clipbyglobalnorm. 2020-11-02 16:15:17 +08:00
mindspore-ci-bot 17bc7ffca6 !8030 dump node input/output when task error
Merge pull request !8030 from jjfeing/master
2020-11-02 16:03:21 +08:00
mindspore-ci-bot 7e43eaf5e8 !8072 Revert changes to weighted_random_sampler in PR7866
Merge pull request !8072 from luoyang/pylint
2020-11-02 15:36:45 +08:00
jjfeing 56f1bb1b66 add dump data when task error 2020-11-02 09:42:53 +08:00
mindspore-ci-bot cfe226fc97 !7950 new add softplus and softplus grad gpu ops.
Merge pull request !7950 from linqingke/gpu_ops
2020-11-02 09:17:58 +08:00
hesham 0ba0595caf DatasetNode as a base for all IR nodes 2020-11-01 16:57:10 -05:00
mindspore-ci-bot ccbc6df79c !8068 add supports to op gathergrad on gpu
Merge pull request !8068 from zhouyuanshen/gathergrad
2020-10-31 15:58:33 +08:00
mindspore-ci-bot 1b3efdc70a !7428 add cpu op
Merge pull request !7428 from wuxuejian/cpu_op
2020-10-31 15:39:38 +08:00
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
2020-10-31 14:58:40 +08:00
zhouyuanshen 21c96b3c31 add supports to op gathergrad on gpu 2020-10-31 14:43:37 +08:00
mindspore-ci-bot 03a0d57437 !7381 add some cpu operator
Merge pull request !7381 from zhaoting/master
2020-10-31 14:38:17 +08:00
mindspore-ci-bot b64de9c1dc !8000 Add supports to op Gather on gpu
Merge pull request !8000 from zhouyuanshen/gather
2020-10-31 13:12:44 +08:00
YangLuo 82cc7c3f63 [MD] Revert changes to weighted_random_sampler in PR7866 2020-10-31 12:56:17 +08:00
mindspore-ci-bot be2a3ebf6d !8055 Fixed the problem of Repeat with GetDatasetSize
Merge pull request !8055 from MahdiRahmaniHanzaki/tree-getters
2020-10-31 09:38:46 +08:00
Mahdi 5005b434e6 Fixed repeat issue with GetDatasetSize 2020-10-30 19:36:56 -04:00
mindspore-ci-bot 497f2f0cff !8054 Add gpu support for ScatterUpdate
Merge pull request !8054 from 34bunny/GPU-ScatterUpdate
2020-10-31 07:17:33 +08:00
mindspore-ci-bot de20d3e488 !8006 [MS][GPU][CUDA][API] Adding new Ops - UnsortedSegmentMax GPU
Merge pull request !8006 from danishnxt/SegMax
2020-10-31 05:48:50 +08:00
TFbunny cd9d0bf79a add GPU-ScatterUpdate 2020-10-30 16:54:54 -04:00
mindspore-ci-bot cacebd1211 !7933 Cache performance updates
Merge pull request !7933 from Jamie/CacheOp_dev
2020-10-31 04:25:47 +08:00
mindspore-ci-bot 93c11d1dcc !8008 Add gpu support to ScatterAdd
Merge pull request !8008 from 34bunny/GPU-ScatterAdd
2020-10-31 03:13:42 +08:00
mindspore-ci-bot 4f4eadda8f !8003 Repeat Elements Grad GPU Kernel
Merge pull request !8003 from JonathanY/repeat_grad
2020-10-31 03:11:53 +08:00
mindspore-ci-bot 7ef7bef1d8 !7796 [MD] Enable C++ cache api for non-mappable datasets
Merge pull request !7796 from lixiachen/cache_c_api_nonmappable
2020-10-30 22:11:13 +08:00
peixu_ren b8abcf858a Add expm1 op at GPU back-end 2020-10-30 10:06:57 -04:00
buxue 1364b5c301 support key ward way to pass arg for outermost net in graph mode 2020-10-30 16:55:53 +08:00
mindspore-ci-bot eb3b093686 !8013 [MD] fix minddataset padding bug
Merge pull request !8013 from liyong126/fix_md_pad
2020-10-30 16:44:45 +08:00
zhouyuanshen f0f67b8aa8 add gather op on gpu 2020-10-30 15:05:36 +08:00
mindspore-ci-bot 68e2b917d6 !7693 Add SigmoidCrossEntropyWithLogits CPU
Merge pull request !7693 from wanyiming/add_sigmoid_cross_entropy_with_logit_cpu
2020-10-30 14:26:40 +08:00
mindspore-ci-bot 015b244471 !7991 fix ReLUV2 error
Merge pull request !7991 from yihuaijie/dev
2020-10-30 14:16:33 +08:00
wanyiming 0b74b0f50b add_cpu_op 2020-10-30 13:07:35 +08:00
liyong 0d40abf5dd fix md padding bug 2020-10-30 12:00:44 +08:00
baihuawei cff87d6f65 fix cpu kernel select 2020-10-30 10:30:13 +08:00
mindspore-ci-bot 29e3cdd72e !8007 C++ API: Delete ValidateParams in dataset APIs; update error input UTs
Merge pull request !8007 from cathwong/ckw_cppapi_dataset_del_valparms
2020-10-30 09:05:18 +08:00
Lixia Chen 572c5e5f29 Rebase up to 542a52fbf8 2020-10-29 20:34:09 -04:00
TFbunny dc2144ee0d add GPU-ScatterAdd 2020-10-29 17:51:26 -04:00
danishnxt 34cc178bd0 New New UnsortedSegmentMax for GPU [API][CUDA_KERNEL]
PyLintFix

header fix
2020-10-29 16:33:03 -04:00
Cathy Wong 18ecd65f93 C++ API: Delete ValidateParams in dataset APIs; update error input UTs 2020-10-29 16:29:16 -04:00
jonwe e896d38c34 repeat grad 2020-10-29 16:29:01 -04:00
mindspore-ci-bot 542a52fbf8 !7873 [MS][GPU] Add GPU SparseApplyFtrl op
Merge pull request !7873 from tom_chen/sparse_ftrl
2020-10-30 04:20:20 +08:00
mindspore-ci-bot 851ee9c3d5 !7875 Add support to GPU SparseApplyProximalAdagrad
Merge pull request !7875 from 34bunny/GPU-SparseApplyProximalAdagrad
2020-10-30 04:11:27 +08:00
Yi Huaijie 148d645915 fix ReLUV2 error 2020-10-29 20:29:01 +08:00
mindspore-ci-bot 32d6ed3e28 !7964 update resnet50_quant ci threshold
Merge pull request !7964 from yuchaojie/quant2
2020-10-29 20:01:09 +08:00
mindspore-ci-bot 870afe08f5 !7914 get keys and values from dictionary & set tuple to dictionary
Merge pull request !7914 from Simson/push-to-opensource
2020-10-29 19:58:35 +08:00
simson 3b21822824 get keys and values from dictionary & set tuple to dictionary 2020-10-29 18:06:06 +08:00
wuxuejian b03329c65a add cpu op 2020-10-29 17:17:56 +08:00
yuchaojie a1d6888c89 update resnet50_quant ci threshold 2020-10-29 16:29:31 +08:00
linqingke 6dc3618758 new add softplus and softplus grad gpu ops. 2020-10-29 15:13:55 +08:00
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
2020-10-29 14:26:13 +08:00
zhaoting f2e9d9cfc7 add some cpu operator 2020-10-29 14:17:03 +08:00
luoyang 52d278e858 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer 2020-10-29 11:05:28 +08:00
mindspore-ci-bot 9c2704030f !7872 Add log1p operator at GPU back-end and move erf and erf to the unary_op list
Merge pull request !7872 from peixu_ren/custom_pp_ops
2020-10-29 10:50:15 +08:00
mindspore-ci-bot 5ef3d02ce3 !7696 Add calculation of triangle matrix determinant op at GPU back-end
Merge pull request !7696 from peixu_ren/custom_gpu
2020-10-29 10:49:34 +08:00
mindspore-ci-bot 2ba20dc8e7 !7848 Add five transforms API
Merge pull request !7848 from shenwei41/new_master
2020-10-29 10:18:57 +08:00
Zirui Wu 814044963b add validation check in tfrecord_node
update ut
2020-10-28 19:26:51 -04:00
Zirui Wu ea97197311 fix tfrecord_op core dump
add test case

fix ci

fix ci round 2

address review cmts
2020-10-28 17:38:43 -04:00
TFbunny a638973378 add GPU SparseApplyProximalAdagrad 2020-10-28 14:43:08 -04:00
mindspore-ci-bot c39c3ccfbe !7734 Redesigned GetNumClasses
Merge pull request !7734 from Alex Yuyue/IR_dataset_input
2020-10-29 01:44:36 +08:00
tom__chen 71b235c302 sparse apply ftrl gpu kernel 2020-10-28 11:56:04 -04:00
shenwei41 779f0f387b Add transforms API 2020-10-28 22:06:58 +08:00
mindspore-ci-bot 4ebc55b29e !7841 Add supports to ACosGrad and AsinGrad on gpu
Merge pull request !7841 from zhouyuanshen/ACosGrad_and_AsinGrad
2020-10-28 21:09:48 +08:00
mindspore-ci-bot 163544795f !7922 add params check for offset in distributed_sampler
Merge pull request !7922 from xiaotianci/fix_distributed_sampler
2020-10-28 20:57:50 +08:00
mindspore-ci-bot f3e8798b40 !7879 fix bug that asin/acos not support fp16 on gpu
Merge pull request !7879 from zhouyuanshen/asin_acos_fp16
2020-10-28 19:19:40 +08:00
mindspore-ci-bot 376fa95717 !7771 Add Parallel SegmentOps
Merge pull request !7771 from huangxinjing/segment_ops
2020-10-28 17:19:35 +08:00
Xiao Tianci 823e52f1dc add params checking of offset in distributed_sampler
add related comment to explain
add related UT
2020-10-28 16:46:12 +08:00
mindspore-ci-bot 40cfca781a !7834 rename create_quant_config && add notes
Merge pull request !7834 from yuchaojie/quant
2020-10-28 16:23:44 +08:00
mindspore-ci-bot 0d43e37f22 !7651 Add embedding and embedding_lookup
Merge pull request !7651 from jiangzhenguang/add_embedding_and_enbedding_lookup
2020-10-28 15:13:40 +08:00
Lixia Chen 02ddddfe7e Enable caching over non-mappable dataset c++ api
and caching over Album dataset
2020-10-27 23:02:13 -04:00
mindspore-ci-bot ea4df3c3c2 !7826 new add l2normalize_grad gpu ops.
Merge pull request !7826 from linqingke/gpu_ops
2020-10-28 10:36:34 +08:00
zhouyuanshen 1804c042ec fix bug that asin/acos not support fp16 on gpu 2020-10-28 09:37:24 +08:00
zhouyuanshen 8481fd59d8 Add supports to ACosGrad and AsinGrad 2020-10-28 09:23:20 +08:00
huangxinjing bf5d21770a Add UnsortedSegmentSum and UnosrtedSemenMin For Oparallel Implements 2020-10-28 08:57:02 +08:00
alex-yuyue 913a49f3af Add support for C++ API: GetNumClasses
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
2020-10-27 16:26:51 -04:00
peixu_ren dfe5a951eb Add log1p operator at GPU back-end and move erf and erf to the unary_op list 2020-10-27 16:22:10 -04:00
Xun Deng d4df6f82ea support get_dist_args 2020-10-27 16:17:38 -04:00
peixu_ren 99f2927c21 Add calculation of triangle matrix determinant op at GPU back-end 2020-10-27 15:20:23 -04:00
mindspore-ci-bot d4142d682d !7437 auto parallel support dynamic
Merge pull request !7437 from yao_yf/auto_parallel_support_dynamic_shape
2020-10-27 21:02:28 +08:00
jzg 7cbd55e17d add embedding layer. 2020-10-27 20:51:49 +08:00
mindspore-ci-bot 08e6ac0b09 !7805 support split ValueList
Merge pull request !7805 from yihuaijie/master
2020-10-27 19:22:52 +08:00
yao_yf 0cfe72cd22 auto parallel dynamic 2020-10-27 19:17:27 +08:00
yuchaojie 69d9e76d65 rename create_quant_config && add notes 2020-10-27 19:10:43 +08:00
Yi Huaijie 3102c4ff8d support split ValueList 2020-10-27 17:58:36 +08:00
linqingke 3465c9c400 new add l2normalize_grad gpu ops. 2020-10-27 17:18:45 +08:00
mindspore-ci-bot 7e3b0e1027 !7790 add more pynative st test_case
Merge pull request !7790 from lvchangquan/transdata
2020-10-27 15:57:39 +08:00
mindspore-ci-bot 5b28016b4d !7735 fix gpu multinomial seed issue and GRAPH_MODE
Merge pull request !7735 from baihuawei/fixmultinomial
2020-10-27 15:37:07 +08:00
lvchangquan 41f520c9fa add more pynative st test_cases 2020-10-27 11:10:36 +08:00
mindspore-ci-bot d479b91093 !7767 GPU update resnet50 readme and add cast type
Merge pull request !7767 from VectorSL/readme
2020-10-27 10:51:20 +08:00
mindspore-ci-bot 2fac6d0595 !7794 Renamed ut test_invert.py to test_invert_bijector.py
Merge pull request !7794 from XunDeng/pp_issue_branch
2020-10-27 09:53:36 +08:00
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
2020-10-27 09:52:14 +08:00
mindspore-ci-bot acd156c084 !7722 sync aicpu ops to open from ms-incubator
Merge pull request !7722 from yanzhenxiang2020/incubator_to_open
2020-10-27 09:10:26 +08:00
mindspore-ci-bot deb17b36c1 !7786 Add SampledSoftmaxLoss GPU Kernel
Merge pull request !7786 from JonathanY/ops_oct
2020-10-27 07:37:37 +08:00
mindspore-ci-bot 5ad25494ab !7736 [MS][GPU][CUDA] - Reworked MirrorPad / MirrroPadGrad Op to add support for 3d/4d padding + Updated ST + added support for int32 in all GPu paddings
Merge pull request !7736 from danishnxt/MirrorPadRework
2020-10-27 03:13:04 +08:00
Xun Deng 5ffc16c6db renamed test_invert_bijector 2020-10-26 10:51:07 -04:00
jonwe fc81f46053 sampled softmax loss 2020-10-26 09:59:00 -04:00
mindspore-ci-bot a3af89bd48 !7611 [MS][GPU] Adding new Ops - TensorDot and TensorDot Grad
Merge pull request !7611 from danishnxt/newMaster
2020-10-26 21:00:11 +08:00
yao_yf 65d8e63580 set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
VectorSL 5102482e3a 1readme update resnet 2cast add more type 2020-10-26 18:31:25 +08:00
mindspore-ci-bot 87c57c54e6 !7664 fixed Destructor and RegisterRoute
Merge pull request !7664 from anancds/http-patch
2020-10-26 17:24:12 +08:00
mindspore-ci-bot 169bf59fd4 !7525 fix cpu type exception
Merge pull request !7525 from baihuawei/cpu_type_exception
2020-10-26 17:14:03 +08:00
yanzhenxiang2020 6a2c1df5e3 sync aicpu ops to open from ms-incubator: UniqueWithPad, EditDistance, TransData 2020-10-26 16:48:52 +08:00
anancds 4b995fe170 fixed Destructor and RegisterRoute 2020-10-26 15:53:31 +08:00
huanghui a9e781921a Support determine tensor in(not in) a list(tuple) 2020-10-26 14:41:04 +08:00
mindspore-ci-bot 3376e0d034 !7704 [MD] Add testcases for cache c api
Merge pull request !7704 from lixiachen/cache_c_api
2020-10-26 14:31:09 +08:00
mindspore-ci-bot 7f91a3faf2 !7741 [ME] format code
Merge pull request !7741 from chenzhongming/zomi_master
2020-10-26 14:20:44 +08:00
mindspore-ci-bot b6b254f6e4 !7670 add l2normalize gpu kernel.
Merge pull request !7670 from linqingke/gpu_ops
2020-10-26 11:31:20 +08:00
chenzomi 44bf4c3e37 [ME] format code 2020-10-26 10:17:45 +08:00
mindspore-ci-bot d81bd7b17b !7710 Add c++ API for GetRepeatCount and GetBatchSize
Merge pull request !7710 from h.farahat/getBatchRepeat
2020-10-26 09:25:21 +08:00
mindspore-ci-bot 0124eef185 !7729 [MD] Fix log of vision and dataset in C++ api
Merge pull request !7729 from luoyang/pylint
2020-10-26 09:23:22 +08:00
mindspore-ci-bot 7982f05038 !7730 [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
Merge pull request !7730 from luoyang/c-api-pyfunc
2020-10-26 09:22:14 +08:00
danishnxt 0f69be06b1 Reworked mirrorPad
lintIssues

convert long -> int64

correcting int64 -> int64_t

lint
2020-10-25 20:27:54 -04:00
luoyang f0e976dbda [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler 2020-10-25 17:58:51 +08:00
baihuawei 05dcec0583 fix multinomial 2020-10-25 17:17:07 +08:00
hesham f3880f8355 Add GetBatchSizer and GetRepeatCount to c++ API 2020-10-24 22:45:19 -04:00
YangLuo f3fa5a441d [MD] Fix log of vision and dataset in C++ api 2020-10-24 19:24:30 +08:00
mindspore-ci-bot f711e01f61 !7719 refactor cnode strategy
Merge pull request !7719 from gziyan/refactor_cnode
2020-10-24 16:16:29 +08:00
linqingke 99480d26c6 add l2normalize gpu kernel. 2020-10-24 15:53:51 +08:00
Ziyan 069318899a refactor get cnode strategy 2020-10-24 15:06:26 +08:00
mindspore-ci-bot c5867d2d7e !7676 [MD] fix arm compile error
Merge pull request !7676 from liyong126/fix_arm_env
2020-10-24 14:43:39 +08:00
mindspore-ci-bot 3d194137da !7702 Redesigned GetOutputType and GetOutputShape
Merge pull request !7702 from Alex Yuyue/IR_dataset_input
2020-10-24 14:42:29 +08:00
mindspore-ci-bot 48edd9708c !7690 [MD] fix num_sample in randomsampler and sequential sampler
Merge pull request !7690 from liyong126/fix_md_num_samples
2020-10-24 11:13:19 +08:00
liyong 1e7f46c998 fix unorder_map hash 2020-10-24 11:03:06 +08:00
alex-yuyue 2906659673 Add support for GetOutputTypes and GetOutputShapes
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
2020-10-23 22:21:52 -04:00
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
2020-10-24 07:33:26 +08:00
Lixia Chen bc396febae Add testcases for cache c api 2020-10-23 17:10:18 -04:00
tinazhang e7346dd3a9 add a validation code to fix issue I1YKU6 and corresponded ut, fix format issue I1YKXL 2020-10-23 17:07:51 -04:00
Mahdi 0e03f5b0dd Added GetDatasetSize 2020-10-23 16:29:11 -04:00
Zirui Wu a85a256749 fix complie err in c_api_dataset_test_save 2020-10-23 10:09:35 -04:00
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
2020-10-23 20:32:31 +08:00
liyong ee042b90f7 fix num_sample in sequentialSampler and randomSampler 2020-10-23 19:26:10 +08:00
mindspore-ci-bot 8d39a8a4b2 !7529 complex arithmetic_simplify
Merge pull request !7529 from zhuxiaochen/1020_allsimplify_1.0
2020-10-23 17:39:38 +08:00
baihuawei 9f6a6058f5 fix cpu type excption 2020-10-23 15:42:11 +08:00
mindspore-ci-bot 2af6313f53 !7534 SummaryRecord support to record mindexplain data
Merge pull request !7534 from ougongchang/feature_mindexplain
2020-10-23 14:38:33 +08:00
zhu_xiaochen c739f14038 simplify transpose matmul reduce 2020-10-23 14:17:45 +08:00
mindspore-ci-bot 9d35fdc4e5 !7653 [MD] C++ api SaveOp
Merge pull request !7653 from luoyang/c-api-pyfunc
2020-10-23 14:14:11 +08:00
mindspore-ci-bot c2f7f82509 !7586 add pynative st test_case
Merge pull request !7586 from lvchangquan/transdata
2020-10-23 11:20:46 +08:00
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
2020-10-22 23:07:41 -04:00
mindspore-ci-bot d50736df2c !7607 modify_normal_seed
Merge pull request !7607 from lilei/modify_normal
2020-10-23 10:40:58 +08:00
mindspore-ci-bot 1795840436 !7581 Extension interface for dense
Merge pull request !7581 from lilei/modify_bug
2020-10-23 10:40:42 +08:00
luoyang 8e60cfe800 [MD] C++ api save 2020-10-23 10:27:35 +08:00
mindspore-ci-bot 19b10d474f !7530 [MD] Add divide image proccessing
Merge pull request !7530 from jiangzhiwen/lite/image_divide
2020-10-23 09:22:36 +08:00
mindspore-ci-bot 6fcf10e0b5 !7598 enbale ps mode init in server
Merge pull request !7598 from zyli2020/init_in_server
2020-10-23 09:21:10 +08:00
mindspore-ci-bot 80725441b6 !7518 Added tcp server based on libevent
Merge pull request !7518 from anancds/tcp-server
2020-10-23 09:20:21 +08:00
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
2020-10-23 08:48:50 +08:00
danishnxt 06a9b4aa37 Commit1_TensorDot
linting errors fix

comments cleanup

typo fix in doc

added more tests, fixed some formatting

changed expected dx values for linter

pylint const data fix
2020-10-22 18:07:58 -04:00
mindspore-ci-bot 0d5e119fa4 !7483 Add GPU-UniformSampler and nn.UniformCandidateSampler
Merge pull request !7483 from 34bunny/GPU-ucs
2020-10-22 23:21:30 +08:00
mindspore-ci-bot 2c468a358a !7537 new gpu op for cbg: repeat_elements
Merge pull request !7537 from Peilin/cbg-new-gpu-ops-repeat_elements
2020-10-22 23:21:25 +08:00
lilei 0c043d18ef modify_normal 2020-10-22 21:35:44 +08:00
xulei2020 8f392204be minddata build with mindspore-lite train 2020-10-22 21:34:56 +08:00
lvchangquan f8fa043f37 add pynative st test_case 2020-10-22 21:25:56 +08:00
lilei 127f70ce40 Extension interface for dense 2020-10-22 17:58:24 +08:00
anancds 98bbb4ef7a added tcp base on libevent 2020-10-22 17:44:29 +08:00
mindspore-ci-bot 22bde4bd9b !7390 Add nonzero and moments
Merge pull request !7390 from jiangzhenguang/add_nonzero_and_moments
2020-10-22 17:10:41 +08:00