Commit Graph

7676 Commits

Author SHA1 Message Date
i-robot e0f149faf7
!29155 fix cholesky doc api
Merge pull request !29155 from zhuzhongrui/pub_master
2022-01-19 00:57:22 +00:00
yangzhenzhang 5514189257 support group for conv2d 2022-01-18 17:28:13 +08:00
z00512249 0568b849d4 fix cholesky doc api 2022-01-18 11:00:54 +08:00
i-robot 587c90f36e
!28942 add Einsum operator
Merge pull request !28942 from zong_shuai/Einsum
2022-01-18 01:47:30 +00:00
zetongzhao 3580a7f863 add profiler test 2022-01-17 08:37:44 -05:00
i-robot 562ac8be54
!29182 add kernel matrix_set_diag of backend cpu
Merge pull request !29182 from zhuzhongrui/pub_master4
2022-01-17 12:00:16 +00:00
i-robot 3b011e6895
!26009 [feat][assistant][I48O6D] Add Square operator
Merge pull request !26009 from 李定维/Square
2022-01-17 08:58:00 +00:00
zong-shuai 7e0cc63eb1 einsum operator 2022-01-17 16:55:58 +08:00
i-robot 19a9ad6f38
!22893 [assistant][ops] Add new data operator CreateFbMatrix
Merge pull request !22893 from TR-nbu/CreateFbMatrix
2022-01-17 08:33:48 +00:00
Xiao Tianci c31b86df68 add new commiter 2022-01-17 15:59:07 +08:00
z00512249 815e49910e add kernel matrix_set_diag of backend cpu 2022-01-17 15:29:18 +08:00
i-robot ae7fa08425
!29133 Add bicgstab method and its test cases.
Merge pull request !29133 from hezhenhao1/add_bicgstab
2022-01-17 06:26:35 +00:00
i-robot 3a4744ff27
!28995 unify infer and train compile binary
Merge pull request !28995 from xiaoyao/master
2022-01-17 04:43:56 +00:00
hezhenhao1 16a1c3c76e Add bicgstab method and its test cases. 2022-01-17 11:52:03 +08:00
i-robot 804cbe1867
!29097 modify the new pad list for conv2d transpose
Merge pull request !29097 from yangzhenzhang/fix-bug-for-conv2dtranspose
2022-01-17 03:42:55 +00:00
1462492739@qq.com bf5f24d62f [assistant][ops][I3T96S] Add new data operator CreateFbMatrix 2022-01-14 21:24:17 +08:00
zuochuanyong 9a1f9d69f6 onednn dfx 2022-01-14 20:30:53 +08:00
yangzhenzhang 6dd7333c0b fix bug for conv2d transpose 2022-01-14 16:36:03 +08:00
ldv 630aea79cb [feat][assistant][I48O6D] Add Square operator 2022-01-14 15:31:28 +08:00
i-robot fd5d5f1d21
!22754 [assistant][ops] Add math operators MatrixInverse, MatrixDeterminant and LogMatrixDeterminant
Merge pull request !22754 from 孟权令/MatrixInverse
2022-01-14 06:56:30 +00:00
i-robot 9dae085c46
!29054 Delete testcase for ops
Merge pull request !29054 from zhanlijun/addtest1
2022-01-14 06:08:51 +00:00
i-robot cfe5669de9
!28975 [MD] Chained Sampler Python UT fixes and updates
Merge pull request !28975 from cathwong/ckw_ut_sampler_chain_fixes2
2022-01-14 03:49:05 +00:00
i-robot 610d743b52
!29064 takedown sit_rnn_grad_input due to probalistic failures
Merge pull request !29064 from yanghaoran/master
2022-01-14 01:54:16 +00:00
i-robot 786c06fe20
!28574 add det method and st test cases.
Merge pull request !28574 from hezhenhao1/add_det
2022-01-14 01:38:22 +00:00
yanghaoran fa9fa5b4bd takedown sit_rnn_grad_input due to probalistic failures 2022-01-14 09:34:25 +08:00
Sawyer f335c44340 [feat][assistant][I3T92S][I3T92Q][I3T92R] add MatrixInverse, MatrixDeterminant and LogMatrixDeterminant 2022-01-14 09:20:55 +08:00
Cathy Wong 9d9013ba79 [MD] Chained Sampler UT fixes and updates 2022-01-13 17:39:33 -05:00
zhanlijun 5a5042e385 delete testcase for ops 2022-01-13 21:41:03 +08:00
i-robot a1b7b030c2
!29003 fix minddata api doc
Merge pull request !29003 from luoyang/fix_api_doc
2022-01-13 13:23:19 +00:00
hezhenhao1 43ffa30789 add det method and st test cases. 2022-01-13 20:57:08 +08:00
i-robot 725673bfa8
!28717 modify if xxx is True to if xxx and modify if xxx is not True to if not xxx
Merge pull request !28717 from muchen/master
2022-01-13 12:14:05 +00:00
i-robot e3ff16dac6
!28941 support single director exchange for conv2d
Merge pull request !28941 from yangzhenzhang/support-single-direction-exchange-for-conv2d
2022-01-13 11:43:28 +00:00
i-robot 05c18009c3
!28923 motify lu pivots's shape
Merge pull request !28923 from zhuzhongrui/pub_master
2022-01-13 09:14:59 +00:00
xiao_yao1994 54fc038f0a unify infer and train compile binary 2022-01-13 17:04:34 +08:00
luoyang e5f2c75233 fix minddata api doc 2022-01-13 16:39:08 +08:00
i-robot 94663cee8c
!28813 [MD][Offload] Input column validation for offloaded map operations
Merge pull request !28813 from markuskunej/offload_column_valid
2022-01-13 02:51:06 +00:00
yanghaoran ad7c49e2f0 takedown failed testcase rnn forward input 2022-01-13 09:51:59 +08:00
yangzhenzhang a9d2e255f5 support single direction exchange for conv2d 2022-01-13 09:15:49 +08:00
markuskunej 54e584c300 Added input column validation for offloaded map operations.
Moved check_add_offload from dataset_helper.py to offload.py.
2022-01-12 16:16:49 +00:00
muchenjin 718862fd6f modify if xxx is True to if xxx and modify if xxx is not True to if not xxx 2022-01-12 22:31:49 +08:00
i-robot c5b650069f
!28662 Add input type check for instance Create in Cell.construct
Merge pull request !28662 from zhangzhaoju/master
2022-01-12 09:46:29 +00:00
i-robot fc4abc99f5
!28595 Fix some code review probelms
Merge pull request !28595 from xiaotianci/update_code_review
2022-01-12 09:30:28 +00:00
z00512249 da492e82d9 motify lu pivots's shape 2022-01-12 17:09:07 +08:00
i-robot 6d069f8b1d
!28881 Add UInt8Imm to MindAPI
Merge pull request !28881 from hewei/core_api
2022-01-12 07:16:39 +00:00
i-robot 68ec2be828
!28784 [GraphKernel] add lite pass manager.
Merge pull request !28784 from chenlei_autodiff/lite_callback
2022-01-12 06:52:10 +00:00
i-robot 5c961f9fb2
!28812 [MD UT] Misc AutoTune and Profiling UT updates
Merge pull request !28812 from cathwong/ckw_prof_misc
2022-01-12 03:03:13 +00:00
i-robot 017cb5f3ad
!27980 auto insert VirtualDataset node for master
Merge pull request !27980 from lilei/insert_virtualdataset_for_master
2022-01-12 01:14:44 +00:00
Cathy Wong 12b4e81f55 MD UT: Misc AutoTune and Profiling UT updates 2022-01-11 11:56:06 -05:00
i-robot 7384cb2689
!28546 fused global norm for cpu adafactor
Merge pull request !28546 from kisnwang/add-cpu-adafactor
2022-01-11 12:22:49 +00:00
i-robot 15bd3af3e3
!28821 Adapt to the old data format of aicpu
Merge pull request !28821 from zangqx/zangqx_5
2022-01-11 11:48:13 +00:00