Commit Graph

46113 Commits

Author SHA1 Message Date
i-robot 25e924d923
!35896 Fix AdaptiveMaxpool2D op don't support second output.
Merge pull request !35896 from linqingke/adative_maxpool_2d_support_ascend
2022-06-15 01:40:24 +00:00
i-robot ebc32c0f46
!35926 enable graph kernel for pynative
Merge pull request !35926 from chujinjin/enable_graph_kernel_for_pynative
2022-06-15 01:28:43 +00:00
i-robot e767848149
!35943 add HSwish&HSwishGrad testcases.
Merge pull request !35943 from liujunzhu/master
2022-06-15 01:21:43 +00:00
i-robot 6e6fee6431
!35617 New Device Context
Merge pull request !35617 from laiyongqiang/new_device_context
2022-06-14 20:04:31 +00:00
i-robot 479dd49229
!35924 Remove matrix_diag tensor interface.
Merge pull request !35924 from hezhenhao1/add_matrix_diag
2022-06-14 19:32:45 +00:00
i-robot b644d3a485
!35805 [AutoParallel]Fix pipeline parallel cycle issue master
Merge pull request !35805 from lichen/fix_pipeline_parallel_cycle_for_master
2022-06-14 18:22:49 +00:00
i-robot 5ebbae9659
!35917 fix bug in tensor clip
Merge pull request !35917 from shaojunsong/fix/tensor_clip
2022-06-14 16:15:51 +00:00
i-robot f6f872e600
!35645 [MD] Adding docstrings for minddata UT Cpp Part 2
Merge pull request !35645 from davidanugraha/add_cpp_test_comment_part2
2022-06-14 14:37:51 +00:00
i-robot ac72a96de9
!35854 Optimize MemoryScheduler swap out and mock logic
Merge pull request !35854 from tanghuikang/optimize_swapout_mock
2022-06-14 13:13:40 +00:00
i-robot 88227e3579
!35638 upgrade Ascend package Jun 9 on master
Merge pull request !35638 from andy_wangrui/upgrade_ascend_20220609_master
2022-06-14 13:11:06 +00:00
i-robot 076e0c35e1
!35893 runtime performance optimize-free memory sync
Merge pull request !35893 from limingqi107/bug_fix3
2022-06-14 12:56:20 +00:00
i-robot 63d48f5da4
!32807 [assistant][ops] Add AddV2
Merge pull request !32807 from 张渝/AddV2
2022-06-14 12:48:55 +00:00
i-robot f6dc4ecced
!35911 [MSLITE][CPU] AVX512/256/SSE/NENO Advanced packaging, and Cumsum Op (total 8) Refactoring and optimization
Merge pull request !35911 from Greatpan/avx512_cumsum
2022-06-14 12:41:03 +00:00
i-robot 9cb6afdfda
!35679 [GraphKernel] clean code.
Merge pull request !35679 from chenlei_autodiff/clean_code
2022-06-14 12:28:15 +00:00
i-robot d25d826fa8
!33140 [assistant][ops]Add Sspaddmm aicpu operator
Merge pull request !33140 from Lan-Ling/Sspaddmm
2022-06-14 11:28:16 +00:00
i-robot 3b4fa64999
!35921 adjust summary record docs
Merge pull request !35921 from 冯一航/code_docs_adjust_summary_record
2022-06-14 11:26:10 +00:00
liujunzhu 70d38be5b4 add HSwish&HSwishGrad testcases 2022-06-14 18:55:57 +08:00
i-robot 4d1f8c24c1
!35788 Fix bug in gpu kernel-selection for reduce precision.
Merge pull request !35788 from TronZhang/gpu_reduce_precision
2022-06-14 09:59:04 +00:00
i-robot 6860069d6b
!35310 [MSLITE]fix tensorrt for cybergm
Merge pull request !35310 from Liu_Xuu/trt_0531_cybergm
2022-06-14 09:35:21 +00:00
i-robot 9e269a2092
!35813 fix test_sparse_dense_to_csr
Merge pull request !35813 from 杨林枫/fix_dense_to_csr_test
2022-06-14 09:32:46 +00:00
Lai Yongqiang c1ad42df74 New Device Context 2022-06-14 17:09:47 +08:00
i-robot 115668253f
!35867 Update AKG related file owners
Merge pull request !35867 from zichun_ye/code_docs_akg_owner_update
2022-06-14 08:56:07 +00:00
i-robot 8c9b466693
!35779 fix doc string
Merge pull request !35779 from hezhenhao1/code_docs
2022-06-14 08:44:37 +00:00
i-robot 9ba603443e
!35861 reconstruct minddata compile on env : lite - step2.2
Merge pull request !35861 from guozhijian/reconstruct_compile_md_lite1.2
2022-06-14 08:33:55 +00:00
i-robot e767d40138
!35798 soft shrink bug
Merge pull request !35798 from ling/sr
2022-06-14 08:27:30 +00:00
i-robot 43a183dcd1
!35931 takedown test_resnet50_cifar10_gpu to ensure gate stability
Merge pull request !35931 from yanghaoran/takedown_testcases
2022-06-14 08:26:13 +00:00
hezhenhao1 ad44ede647 Remove matrix_diag tensor interface. 2022-06-14 16:14:48 +08:00
i-robot c5edd2ea08
!35767 add minimum_grad_grad and maxmum_grad_grad gpu backend
Merge pull request !35767 from zhuzhongrui/pub_master
2022-06-14 08:10:34 +00:00
yanghaoran 58f0052ed3 takedown test_resnet50_cifar10_gpu to ensure gate stability 2022-06-14 16:09:57 +08:00
i-robot d4892627b9
!35909 [MS][LITE]Fix openharmony package
Merge pull request !35909 from gongdaguo1/fix_oh_os
2022-06-14 08:02:20 +00:00
i-robot 72328f2df1
!35822 support infershape tensor functional api of split
Merge pull request !35822 from qinzheng/add_split_op
2022-06-14 07:59:38 +00:00
chujinjin ad777a5edd enable graph kernel for pynative 2022-06-14 15:51:52 +08:00
hezhenhao1 2453a9e2f4 fix doc string 2022-06-14 15:37:26 +08:00
i-robot cd18ed2815
!35908 [MS][LITE]Rename cortex-m package name
Merge pull request !35908 from gongdaguo1/rename_package_name
2022-06-14 07:35:03 +00:00
fengyihang b9528b3b25 adjust_summary_record 2022-06-14 15:29:45 +08:00
shaojunsong e3d1b208ae fix bug in tensor clip 2022-06-14 15:20:24 +08:00
i-robot a300990322
!35888 remove Pad tensor interface
Merge pull request !35888 from looop5/remove_pad_tensor
2022-06-14 06:38:14 +00:00
i-robot 1e039abfa9
!35721 fix lossmonitor raise key error in model.eval
Merge pull request !35721 from liutongtong9/fix_lossmoniter
2022-06-14 06:36:07 +00:00
yanglf1121 5f86206333 fix dense to csr st failure 2022-06-14 14:35:53 +08:00
i-robot 8c47f249bd
!35621 [MS][ops]add dataformatdimmap vmap
Merge pull request !35621 from KXiong/branch_gpu_dataformatdimmap
2022-06-14 06:35:52 +00:00
i-robot 006b304702
!35814 Tensor Inplace Improvement
Merge pull request !35814 from jiaoy1224/aot
2022-06-14 06:30:20 +00:00
linqingke c2167a5326 fix adaptive_maxpool2d bug. 2022-06-14 14:29:20 +08:00
i-robot 518d9589ac
!35741 Add public function to update prim attr in vmaprule & fix conv bug
Merge pull request !35741 from zlq2020/master
2022-06-14 06:28:47 +00:00
i-robot 00bf26ff13
!35830 [MS][Micro] support codegen nnacl new kernelBase
Merge pull request !35830 from lz/micro-style
2022-06-14 06:24:04 +00:00
greatpan 1d2ec22143 cumsum op support avx512 instruction 2022-06-14 14:13:01 +08:00
i-robot 091ef501d5
!35856 Add TensorData::has_sub_data() method
Merge pull request !35856 from hewei/flatten_weights
2022-06-14 06:12:49 +00:00
gongdaguo1 1a611db5f9 fix ohos package 2022-06-14 14:10:17 +08:00
i-robot d7dab84181
!34704 [ASCEND/GPU] Dynamic data queue to support data sink with dynamic-shape data but without min/max shape
Merge pull request !34704 from wYann/dynamic_queue
2022-06-14 05:48:16 +00:00
i-robot 69fc09be50
!35866 rename Tensor.tensor_scatter_* to Tensor.scatter_*
Merge pull request !35866 from yuchaojie/op_dev
2022-06-14 05:46:05 +00:00
andy_wangrui 20dd3e333c remove case test_adam_apply_one_with_decay_dyn to level1 2022-06-14 13:13:44 +08:00