Commit Graph

1920 Commits

Author SHA1 Message Date
Jesse Lee 0c8dfc68ec Fix hang on RequestFreeTag 2020-12-04 14:54:30 -05:00
mindspore-ci-bot 4f607e9c26 !9335 Add multiprocessing support to per_batch_map
From: @hfarahat
Reviewed-by: 
Signed-off-by:
2020-12-04 15:13:46 +08:00
mindspore-ci-bot a6b716003f !9469 Fix minor issues in distribution classes
From: @shallydeng
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
2020-12-04 09:41:49 +08:00
Xun Deng 4ef9e9e57f fix minor issues in distribution classes 2020-12-03 14:47:08 -05:00
Nat Sutyanyong d69a29a44e Migrate 3 pre passes to IR optimizer, namely, cache_error_pass, epoch_injection, and removal_pass 2020-12-03 14:40:03 -05:00
mindspore-ci-bot 73c91e05b1 !9398 Change Build to return status
From: @alex-yuyue
Reviewed-by: @mikef
Signed-off-by:
2020-12-03 23:43:08 +08:00
mindspore-ci-bot 4bb7303463 !9424 [PipelineSplit]Fix Shared Parameter bug
From: @lichen666
Reviewed-by: @zh_qh
Signed-off-by:
2020-12-03 20:43:31 +08:00
lichenever 818e920f02 fix_pipeline_split_param_shared_bug 2020-12-03 19:30:29 +08:00
alex-yuyue ccff3a5316 Change build to return status
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
2020-12-02 22:46:49 -05:00
mindspore-ci-bot b9d2392937 !9350 Add Matrix_Determinant and Matrix_Inverse to Mindspore front-end
From: @peixu_ren
Reviewed-by: @liangchenghui,@zh_qh
Signed-off-by: @liangchenghui
2020-12-03 10:01:16 +08:00
hesham 809f9c91be Add multiprocessing support to per_batch_map 2020-12-02 15:40:14 -05:00
lichenever 78e131cf15 pipeline_split adapt parallel 2020-12-02 18:52:40 +08:00
mindspore-ci-bot 79fef0df0e !9142 fix bug of addn not supported dynamic shape
From: @M20211031
Reviewed-by: @zh_qh
Signed-off-by: @zh_qh
2020-12-02 17:59:37 +08:00
bai-yangfan c46c4dffe4 mindir_suffix 2020-12-02 11:52:37 +08:00
peixu_ren 0adab15de7 Add Matrix_Determinant and Matrix_Inverse to Mindspore front-end 2020-12-01 22:25:50 -05:00
mindspore-ci-bot 51d885815a !9281 increase variable_memory_max_size max size from 30GB to 31GB
From: @laiyongqiang
Reviewed-by: 
Signed-off-by:
2020-12-02 10:43:57 +08:00
mindspore-ci-bot df44e1339e !9249 Optimizing GetDatasetSize
From: @mahdirahmanihanzaki
Reviewed-by: 
Signed-off-by:
2020-12-02 08:26:34 +08:00
mindspore-ci-bot 4ffd9b578f !9331 More cache minor fix for HQ testers
From: @lixiachen
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
2020-12-02 06:45:15 +08:00
Mahdi f80553bc6e Optimization for GetDatasetSize 2020-12-01 17:40:25 -05:00
Lixia Chen 2ddb1fb75e More CRC fix and blocking BatchOp under cache 2020-12-01 15:20:33 -05:00
mindspore-ci-bot 77ef72be30 !9306 fix ndarray field without type in mindrecord
From: @jonyguo
Reviewed-by: @pandoublefeng,@liucunwei
Signed-off-by: @liucunwei
2020-12-01 20:50:37 +08:00
laiyongqiang 11244f790a increase variable_memory_max_size max size from 30GB to 31GB 2020-12-01 20:29:57 +08:00
mindspore-ci-bot 45b705bca0 !9129 support abs() and mean() method for Tensor object
From: @bairongz
Reviewed-by: 
Signed-off-by:
2020-12-01 19:03:42 +08:00
jonyguo 847e59bd6c fix: ndarray field without type in mindrecord 2020-12-01 17:30:57 +08:00
mindspore-ci-bot 920bbf1541 !9277 fix schema & zip validation
From: @luoyang42
Reviewed-by: @pandoublefeng,@liucunwei
Signed-off-by: @liucunwei
2020-12-01 16:28:48 +08:00
YangLuo 5cc3b76577 fix schema & zip validation 2020-12-01 14:23:56 +08:00
Bairong 623b2e3f99 support abs and mean of Tensor 2020-12-01 11:34:12 +08:00
mindspore-ci-bot e45f19adc8 !8697 support the outermost layer network inputs are list or dict or scalar
From: @zhangbuxue
Reviewed-by: 
Signed-off-by:
2020-12-01 11:11:43 +08:00
mindspore-ci-bot 5306c91cb7 !9214 support repeated calculation when the axis of gatherv2 is 0 and split
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
2020-12-01 09:14:50 +08:00
mindspore-ci-bot af3c27d354 !9244 Fix core dump with concat and getter_pass
From: @ziruiwu
Reviewed-by: 
Signed-off-by:
2020-12-01 06:56:41 +08:00
mindspore-ci-bot ccf637f64a !9241 SequenceMask gpu kernel
From: @peilin-wang
Reviewed-by: @tom__chen
Signed-off-by:
2020-12-01 06:49:47 +08:00
mindspore-ci-bot c3e7a8255c !9248 Add input check to nlp operators
From: @ezphlow
Reviewed-by: @nsyca,@mikef
Signed-off-by: @nsyca
2020-12-01 06:45:26 +08:00
Eric cf802c839c Added missing input check for nlp operator 2020-11-30 16:23:40 -05:00
Zirui Wu 23487fae09 fix get_shape/type and a segfault in getter_pass
add test case
2020-11-30 16:22:33 -05:00
Peilin Wang f7dc2432a0 initial commit
fix ci

fix ci

remove old sequence mask api

fix ci

fix ci

remove old seuqence mask tests
2020-11-30 14:44:22 -05:00
buxue d6f91133c3 Support the outermost layer network inputs are list or dict or scalar 2020-11-30 20:21:38 +08:00
mindspore-ci-bot 762793cb8f !9175 fix a bug in random resize crop op and some lint
From: @tiancixiao
Reviewed-by: @liucunwei,@jonyguo,@liucunwei
Signed-off-by: @liucunwei
2020-11-30 20:03:51 +08:00
mindspore-ci-bot f0671ce513 !9076 [MD] Support vision c_transform python eager: Resize, Rescale, Normalize, HWC2CHW, Pad
From: @luoyang42
Reviewed-by: 
Signed-off-by:
2020-11-30 20:03:45 +08:00
mxm 59f9ac9975 Primitive 'AddN' support dynamic shape 2020-11-30 17:30:20 +08:00
yangzhenzhang 7b33f3e2ac gatherv2 axis split repeated calculation 2020-11-30 17:03:29 +08:00
mindspore-ci-bot b85bcff4b2 !9057 modify export file name
From: @changzherui
Reviewed-by: 
Signed-off-by:
2020-11-30 16:39:27 +08:00
Xiao Tianci 12da8717b7 1.correct param check for vision op 2.fix config review 3.fix api doc 2020-11-30 16:12:31 +08:00
yangzhenzhang 7278f5c109 update_gatherv2_op 2020-11-28 16:56:39 +08:00
Xiaoda Zhang c79e988b0d set fullname for reshape after reshape-elimination 2020-11-28 12:16:51 +08:00
mindspore-ci-bot a146f982bc !8983 support variabel length virtual_dataset in auto parallel
From: @yao_yf
Reviewed-by: 
Signed-off-by:
2020-11-28 11:07:27 +08:00
mindspore-ci-bot dcde1fc70a !9092 Add LBeta op at nn level
From: @peixu_ren
Reviewed-by: 
Signed-off-by:
2020-11-28 10:44:45 +08:00
luoyang aa4bf9a3f2 [MD] Support python-eager: Resize, Rescale, Normalize, HWC2CHW, Pad 2020-11-28 10:06:53 +08:00
changzherui 91301a6d1a modify export file name 2020-11-28 09:59:41 +08:00
mindspore-ci-bot 55f7e3dc16 !9135 Minor fixs for cache error message
From: @tina_mengting_zhang
Reviewed-by: @mikef,@robingrosman
Signed-off-by: @nsyca
2020-11-28 08:49:25 +08:00
peixu_ren 37d40bc495 Add Beta distribution 2020-11-27 17:07:54 -05:00