Commit Graph

54861 Commits

Author SHA1 Message Date
hw_hz 613861da9c merge all commits from sparse_tensor_dense_ds 2022-10-19 09:28:01 +08:00
i-robot a60615e409
!43911 Support MarginRankingLoss
Merge pull request !43911 from 冯一航/support_MarginRankingLoss
2022-10-18 11:45:56 +00:00
i-robot 1eaf8c5e54
!44081 somas solver ignore union contiguous tensors
Merge pull request !44081 from 王禹程/fix_somas
2022-10-18 11:39:19 +00:00
i-robot 40494f28ed
!44076 fix param check in SliceGrad, remove skip mark in testcase
Merge pull request !44076 from looop5/change_testcase_level
2022-10-18 11:24:55 +00:00
i-robot 31b2e82868
!44074 SquareSumAll 动态shape 改造及 st 用例编写
Merge pull request !44074 from haozhang/pr_square_sum_all_ds
2022-10-18 11:23:37 +00:00
i-robot aabf61a238
!44012 [MD] Fix adding user defined sampler with `add_sampler`
Merge pull request !44012 from xiaotianci/fix_add_sampler
2022-10-18 11:21:59 +00:00
i-robot e86ee4c0d3
!40385 Fix coredump when cuda assert failed.
Merge pull request !40385 from gaoyong10/dynamic_shape_01
2022-10-18 10:48:50 +00:00
i-robot 4cbcfa5d62
!38892 [assistant][ops] New GPU operator implementation, include SparseSoftmax
Merge pull request !38892 from 梁天凯/SparseSoftmax
2022-10-18 09:22:15 +00:00
i-robot 2928ae2780
!40663 [assistant][ops] Add new gpu operator TrilIndices
Merge pull request !40663 from 张凯磊/TrilIndices
2022-10-18 09:15:17 +00:00
i-robot c5bafc2bce
!43658 Scipy update
Merge pull request !43658 from shaojunsong/3rd-party
2022-10-18 08:56:56 +00:00
i-robot e017f5e498
!43760 refactor implementations of ConcatOffsetV1 operator.
Merge pull request !43760 from yangshuo/br_concatoffsetv1
2022-10-18 08:53:06 +00:00
i-robot ac5226de64
!43999 Refactor some operator implementations.
Merge pull request !43999 from yangshuo/br_matrix_diag_v3
2022-10-18 08:53:05 +00:00
i-robot 153ebf71b4
!40779 [feat] [assistant] [ops] [I5EWJR] Add new GPU operator Sspaddmm
Merge pull request !40779 from 王超/Sspaddmm
2022-10-18 08:51:04 +00:00
i-robot 0c0249b243
!44015 fix non-check return of safe function
Merge pull request !44015 from xulei/clean_code
2022-10-18 08:47:27 +00:00
i-robot ceb91c5f8f
!43859 MakeTuple 's Input is Monad and Multiple Output node
Merge pull request !43859 from jiaorui/fix-convert-2
2022-10-18 08:41:55 +00:00
i-robot d0c76873cb
!43990 Add csr_add Chinese notes
Merge pull request !43990 from Bokai Li/code_docs_tile
2022-10-18 08:27:05 +00:00
i-robot d3beeb8164
!43896 ignore dynamic shape inputs on checking broacast shapes
Merge pull request !43896 from wYann/fix_sink
2022-10-18 08:25:47 +00:00
i-robot 255023c539
!44047 raise error when summary operator is called in pynative mode
Merge pull request !44047 from maning202007/master
2022-10-18 08:11:54 +00:00
i-robot 160fb0c8c3
!34100 [assistant][ops] Add Qr
Merge pull request !34100 from 张渝/Qr
2022-10-18 07:38:44 +00:00
i-robot ab26536b04
!43851 [DynamicShape]fix some bugs of grad of sub
Merge pull request !43851 from hanhuifeng/binop_bugs
2022-10-18 07:34:58 +00:00
i-robot 50ec8d3f01
!44058 Fix documentation issuess.
Merge pull request !44058 from Margaret_wangrui/code_docs_assign_output
2022-10-18 07:28:43 +00:00
i-robot e8632e51f2
!43883 [MS]CropAndResize support tensor-parse for crop_size
Merge pull request !43883 from 徐安越/master5
2022-10-18 07:28:14 +00:00
i-robot 63d1f91134
!44071 [MS][OP]complex abs cpu support dynamic shape
Merge pull request !44071 from mengyuanli/ds_complex_abs
2022-10-18 07:27:12 +00:00
i-robot 91b06f4d80
!44023 fix bias_add, bias_add_grad, betainc bugs
Merge pull request !44023 from Yanzhi_YI/biasadd-bugs
2022-10-18 07:19:37 +00:00
i-robot 1ed689f087
!43432 fractional_max_pool_2d_3d
Merge pull request !43432 from yide12/fractionalmaxpool
2022-10-18 07:18:49 +00:00
i-robot d2775d1ec8
!43511 fix sparse tensor api
Merge pull request !43511 from jachua/bugfix_sparse_api
2022-10-18 07:17:09 +00:00
i-robot 618e895de5
!43741 Change Load To Depend in Graph Kernel
Merge pull request !43741 from jiaoy1224/fixbug
2022-10-18 07:06:06 +00:00
i-robot 4253d35dc0
!44030 Implement backward graph for MapParameter
Merge pull request !44030 from hewei/map_param
2022-10-18 06:50:25 +00:00
i-robot 7a5cd0b058
!44075 Improve the performance of deformable_offsets cpu kernel
Merge pull request !44075 from YuJianfeng/mutable1
2022-10-18 06:46:00 +00:00
i-robot ee7f194a58
!44013 del close_pool and to_device operation
Merge pull request !44013 from 刘勇琪/master
2022-10-18 06:39:46 +00:00
i-robot a1a612c0ea
!42652 del batch operation param column_order & pad_info
Merge pull request !42652 from guozhijian/del_batch_parameter
2022-10-18 06:34:26 +00:00
i-robot 1443fe82c3
!43327 Add dynamic obfuscation feature
Merge pull request !43327 from jxlang910/obf_pr
2022-10-18 06:26:23 +00:00
i-robot d2b2ea55b9
!44009 [profiler] fix multiple sub graphs step warning
Merge pull request !44009 from zangqx/m_ascend_timeline
2022-10-18 06:25:25 +00:00
i-robot 4991831290
!40605 [feat] [assistant] [ops] [I5EWIW] New GPU operator implementation, include CheckNumerics
Merge pull request !40605 from 路雄博/CheckNumeric
2022-10-18 06:21:24 +00:00
y00451588 231dd4bb03 refactor implementations of ConcatOffsetV1 operator. 2022-10-18 13:34:07 +08:00
i-robot b04d427eeb
!43871 [MD] Fix Python MP hang problem
Merge pull request !43871 from Mohammad Motallebi/fix_python_mp_hang
2022-10-18 04:10:34 +00:00
gaoyong10 d4ba1d5f68 Fix coredump when cuda assert failed. 2022-10-18 11:57:24 +08:00
i-robot 0f8f735e65
!43718 refactor implementations of MatrixDiagPartV3 operator.
Merge pull request !43718 from yangshuo/br_matrix
2022-10-18 03:47:44 +00:00
i-robot d1b7b6ff92
!44018 fix output_shape of dynamic_transpose is -2
Merge pull request !44018 from NaCN/fix_dynamic_transpose
2022-10-18 03:37:38 +00:00
i-robot 3c1dedf440
!43879 修改文件中的错别字
Merge pull request !43879 from RaymondCHENG/master
2022-10-18 03:31:04 +00:00
i-robot a7eb07c9db
!43983 ReverseSequence GPU 算子支持复数和无符号整数作为输入
Merge pull request !43983 from liulei277/liulei_local_1017
2022-10-18 03:10:27 +00:00
mengyuanli b8f029b61b make complex_abs cpu support dynamic shape 2022-10-18 11:07:21 +08:00
i-robot 9877a867ef
!44050 add pynative mode check for context mempool_block_size
Merge pull request !44050 from laiyongqiang/revert_mem_blk
2022-10-18 03:05:23 +00:00
reku1997 62b6ae7c93 solver ignore union contiguous tensors 2022-10-18 10:40:08 +08:00
i-robot 72f9ce3939
!43737 use setattrsafely in isdynamicshapenode
Merge pull request !43737 from r1chardf1d0/master
2022-10-18 02:38:22 +00:00
i-robot a8d1ff05cf
!44029 [MS][op]cholesky_inverse dynamic shape support
Merge pull request !44029 from mengyuanli/ds_cholesky_inverse
2022-10-18 02:37:38 +00:00
fengyihang f56f8e936f support MarginRankingLoss 2022-10-18 10:34:04 +08:00
i-robot 792c41d95c
!43978 Fix doc && bug of CumSum.
Merge pull request !43978 from hezhenhao1/add_cumsum
2022-10-18 02:26:10 +00:00
i-robot c7d2f077b0
!43860 Code review enter
Merge pull request !43860 from ZPaC/code-review
2022-10-18 02:06:33 +00:00
BokaiLi a8fe74bbf3 Add csr_add Chinese notes 2022-10-18 10:00:07 +08:00