Commit Graph

13521 Commits

Author SHA1 Message Date
i-robot a6b7631174
!48367 fix cpu dropoutnd
Merge pull request !48367 from 王禹程/drop_ratio
2023-02-03 01:37:10 +00:00
i-robot 61326180c1
!48296 [bugfix] Fix I6AGZZ
Merge pull request !48296 from shaojunsong/fix/I6AGZZ
2023-02-02 14:53:39 +00:00
i-robot e78ab6f508
!48287 transpose dynamic test case using set_inputs
Merge pull request !48287 from liubuyu/transpose
2023-02-02 12:59:36 +00:00
reku1997 e8f4760f94 fix cpu dropoutnd 2023-02-02 20:54:09 +08:00
i-robot 73a445c03a
!47970 strategy_ckpt_viewable
Merge pull request !47970 from yao_yf/strategy_ckpt_viewable
2023-02-02 09:34:19 +00:00
i-robot c3859a7047
!48282 Enable return multiple output including dict
Merge pull request !48282 from LiangZhibo/return
2023-02-02 08:37:21 +00:00
yanghaoran 11267a92cd takedown testcases to ensure gate stability 2023-02-02 15:54:27 +08:00
i-robot 4a5f240687
!48258 [AutoParallel]Add StandAloneInfo
Merge pull request !48258 from lichen/add_standalone_info
2023-02-02 07:00:00 +00:00
i-robot bfbdbc1627
!48273 清理门禁未使用的st/tbe_network用例
Merge pull request !48273 from DavidFFFan/gate_clean
2023-02-02 06:47:34 +00:00
shaojunsong 0104d00780 Fix tensor st issue 2023-02-02 14:29:47 +08:00
i-robot 8514a58d6f
!48312 Add fused_tensor case to the MemUsageAnalyzer
Merge pull request !48312 from yangluhang/mem_analyze_fused_tensor
2023-02-02 03:40:49 +00:00
i-robot 050a5e7635
!48221 add dataset_sink_mode for network testcase
Merge pull request !48221 from anzhengqi/modify-testcase-resnet50
2023-02-02 02:50:05 +00:00
i-robot a3c297405d
!48303 添加ops/Tensor hypot支持平台
Merge pull request !48303 from DavidFFFan/api_ops
2023-02-02 02:08:05 +00:00
i-robot 109a238a85
!48280 scalar ops kernel
Merge pull request !48280 from huoxinyou/0201_scalar_ops
2023-02-02 01:58:07 +00:00
yangluhang 06763a7393 add fused_tensor test case to the MemUsageAnalyzer class 2023-02-01 19:36:17 +08:00
i-robot f5084de271
!45146 train_dataset_utst_master
Merge pull request !45146 from yide12/train_dataset_utst_master
2023-02-01 11:25:54 +00:00
i-robot ae59820e0a
!47808 add ops function from numpy
Merge pull request !47808 from Henry Shi/add_ops_function
2023-02-01 10:24:15 +00:00
i-robot 57669ee207
!48195 fix_apply_proximal_grad_descent_st_master
Merge pull request !48195 from yide12/apply_proximal_gradient_descent_master
2023-02-01 10:04:26 +00:00
huoxinyou 17751243c7 xxToTensor\TensorToxx cpu kernel & scalar ops 2023-02-01 17:43:31 +08:00
i-robot 58a5017a1b
!48281 fix ops support tuple review
Merge pull request !48281 from TuDouNi/tuple_commit_my
2023-02-01 09:31:09 +00:00
i-robot faada0d711
!48191 增加接口:mindspore.ops.det
Merge pull request !48191 from GuoZhibin/add_api_ops_det
2023-02-01 09:00:24 +00:00
i-robot 36f9e1ecbf
!48275 repaire SparseSegmentMeanWithNumSegments testcase bug
Merge pull request !48275 from lijunbin/master
2023-02-01 08:33:08 +00:00
fandawei b00f660009 add support platform of ops/Tensor hypot 2023-02-01 15:55:15 +08:00
i-robot a9d68b1101
!48283 add optimize graph for ut test kernel executor
Merge pull request !48283 from kisnwang/add-device-common
2023-02-01 07:48:33 +00:00
lichen 0a054e8ca0 add_standalone_info 2023-02-01 15:47:28 +08:00
i-robot 1c0867d48b
!46141 fix bug of parameter export
Merge pull request !46141 from lianliguang/fix-bug-of-parameter-export
2023-02-01 07:41:59 +00:00
kswang 7e2dd5d191 add optimize graph for test kernel executor 2023-02-01 15:17:26 +08:00
i-robot 14ba0b2030
!48276 [Golden-Stick] remove useless quant testcase
Merge pull request !48276 from yangruoqi713/master
2023-02-01 07:10:57 +00:00
i-robot d3ace1f02c
!48218 modify cov testcase level
Merge pull request !48218 from 冯一航/modify_cov_testcast_level
2023-02-01 07:03:43 +00:00
ttudu bd88a6e07c fix ops support tuple review 2023-02-01 14:34:54 +08:00
i-robot b6634d4aac
!48058 Fix that when training for two consecutive times, the error will be reported in the non-sinking mode and then sinking mode: For 'GetNext', get data timeout
Merge pull request !48058 from 刘勇琪/master
2023-02-01 06:28:15 +00:00
yao_yf 0c8b0851b6 strategy ckpt format change 2023-02-01 14:17:13 +08:00
i-robot fec9c51caa
!48286 takedown testcases to ensure gate stability
Merge pull request !48286 from yanghaoran/takedown_testcases
2023-02-01 06:16:11 +00:00
lianliguang a0e404ffcd fix bug of export parameter 2023-02-01 11:39:05 +08:00
liu-yongqi-63 e7b9122bac Fix that when training for two consecutive times, the error will be reported in the non-sinking mode and then sinking mode: For 'GetNext', get data timeout 2023-02-01 11:31:48 +08:00
i-robot 444bcb3842
!48211 Fix the bug of print tensor on GPU.
Merge pull request !48211 from Margaret_wangrui/print_tensor
2023-02-01 03:17:35 +00:00
lby 2742edd6ab transpose dynamic test case using set_inputs 2023-02-01 10:42:25 +08:00
yanghaoran 7536f894da takedown testcases to ensure gate stability 2023-02-01 10:22:41 +08:00
i-robot 6b91d6a2a1
!48203 add indices validation check for tensor_scatter_XXX on gpu backend
Merge pull request !48203 from Yanzhi_YI/tensor_scatter_min
2023-02-01 02:22:36 +00:00
i-robot d3f7859d84
!48101 profiler支持仅收集数据处理数据,不采集算子性能数据
Merge pull request !48101 from liuchuting/data
2023-02-01 02:20:43 +00:00
i-robot 0b4049bdb4
!48246 fix ge dynamic shape input st
Merge pull request !48246 from xulei/fix_st
2023-02-01 01:57:03 +00:00
i-robot 3c6592e8b1
!46951 新增scalar ops原语
Merge pull request !46951 from huoxinyou/1218scalarop
2023-02-01 01:46:11 +00:00
fandawei 6f701d6474 clean gate unused st/tbe_network case 2023-02-01 09:38:57 +08:00
yangruoqi713 f6df31f730 [Golden-Stick] remove useless quant testcase 2023-02-01 09:36:27 +08:00
i-robot 3146d8da92
!48237 [AutoParallel]fix optimizer shard bug for pipeline parallel
Merge pull request !48237 from lichen/fix_parallel_opt_bug
2023-02-01 01:22:54 +00:00
i-robot d700e5d073
!48209 [bugfix][API] Fix ops.inner
Merge pull request !48209 from shaojunsong/fix/inner
2023-02-01 01:14:44 +00:00
i-robot bf2dc906c8
!47275 op support tuple
Merge pull request !47275 from TuDouNi/tuple_commit_my
2023-02-01 01:11:37 +00:00
i-robot 873f045f59
!48241 【OPS】Fix Shape Error of the ParallelConcat on Ascend
Merge pull request !48241 from huangxinjing/fix_parallel_concat_error
2023-02-01 01:11:11 +00:00
l00500167 a5b01607b0 repair sparse_segment_mean_with_num_segments_op testcase failed
Signed-off-by: l00500167 <lijunbin4@huawei.com>
2023-02-01 09:05:34 +08:00
i-robot 00b71f107c
!48088 [MD] Support Non-mappable ops in pull/debug mode
Merge pull request !48088 from TinaMengtingZhang/dev_md_pipeline_debug_ops
2023-01-31 20:58:46 +00:00