Commit Graph

8704 Commits

Author SHA1 Message Date
i-robot 5b8ef1a4c1
!33342 GraphKernel Expand Fallback support on CPU and Ascend
Merge pull request !33342 from ZengZitao/multi_backend_support
2022-04-22 06:35:29 +00:00
zengzitao 222e997ee8 support ascend and cpu backend expand fallback 2022-04-22 11:31:43 +08:00
i-robot 8e8a3da788
!33362 Add CPU implementation of Cummin operator.
Merge pull request !33362 from hezhenhao1/add_cumop
2022-04-22 02:55:49 +00:00
i-robot 117641cdff
!33023 Modify the import structure of Profiler
Merge pull request !33023 from mahequn123/profiler_import
2022-04-22 01:53:41 +00:00
i-robot 2b1a66f9de
!33360 Fix runtimeerror when indices type is int
Merge pull request !33360 from zhujingxuan/InPlaceOp
2022-04-22 01:44:21 +00:00
i-robot 60102ac9cb
!32706 TensorScatterDiv
Merge pull request !32706 from ling/sr
2022-04-22 01:39:38 +00:00
hezhenhao1 340378047a Add CPU implementation of Cummin operator. 2022-04-22 06:37:08 +08:00
i-robot 5524b9d4e0
!33333 Refactor optimizers to support flatten parameters
Merge pull request !33333 from hewei/flatten_weights
2022-04-21 12:14:30 +00:00
i-robot 98a3290592
!33350 Throw an exception if the side-effect op is ignored in the func graph who returned constant result.
Merge pull request !33350 from 张清华/opt
2022-04-21 10:13:43 +00:00
i-robot 61fb221996
!31104 fix the register info of Celu.
Merge pull request !31104 from wangshuide/wsd_master
2022-04-21 09:11:53 +00:00
zhujingxuan aab43a09f1 Fix int situation 2022-04-21 16:43:49 +08:00
ling 2128f94f38 TensorScatterDiv 2022-04-21 15:51:41 +08:00
Zhang Qinghua 329c4f23c8 Throw an exception if the side-effect op is ignored in the func graph who returned constant result. 2022-04-21 14:24:15 +08:00
i-robot 84c5e504f6
!33329 [MS][ops]add new cpu opertor FastGeLU FastGeLuGrad
Merge pull request !33329 from KXiong/master
2022-04-21 03:03:55 +00:00
i-robot 70e532e25d
!33184 fix resnet50 & thor tests
Merge pull request !33184 from zhaoting/master
2022-04-21 03:03:35 +00:00
i-robot 17b6837e9d
!33161 The DynamicAttrIntValue suit for new Interface
Merge pull request !33161 from hanhuifeng/depend_sample
2022-04-21 02:03:13 +00:00
i-robot 3e2509f08f
!32976 Support getattr of CellList and MsClass list.
Merge pull request !32976 from huangbingjian/cell_list
2022-04-21 01:50:30 +00:00
i-robot f4f8a31ece
!33156 Support DenseToCSR GPU Kernel
Merge pull request !33156 from 杨林枫/dense_to_csr
2022-04-21 01:43:32 +00:00
He Wei 8b0d4e7751 Refactor optimizers to support flatten parameters 2022-04-20 20:23:31 +08:00
i-robot fd56cac602
!33085 delete updateop actor
Merge pull request !33085 from TuDouNi/delete_update
2022-04-20 10:21:28 +00:00
xiongkun bc13023f69 [MS][ops]add new cpu opertor FastGeLU FastGeLuGrad
[MS][ops]add new cpu opertor FastGeLU FastGeLuGrad

[MS][ops]add new cpu opertor FastGeLU FastGeLuGrad

[MS][ops]add new cpu opertor FastGeLU FastGeLuGrad

[MS][ops]add new cpu opertor FastGeLU FastGeLuGrad

[MS][ops]add new cpu opertor FastGeLU FastGeLuGrad

[MS][ops]add new cpu opertor FastGeLU FastGeLuGrad

[MS][ops]add new cpu opertor FastGeLU FastGeLuGrad

[MS][ops]add new cpu opertor FastGeLU FastGeLuGrad

[MS][ops]add new cpu opertor FastGeLU FastGeLuGrad

[MS][ops]add new cpu opertor FastGeLU FastGeLuGrad

[MS][ops]add new cpu opertor FastGeLU FastGeLuGrad
2022-04-20 18:19:25 +08:00
yanglf1121 946f60e60e add dense_to_csr_matrix 2022-04-20 17:30:31 +08:00
hanhuifeng2020 dc7af49d84 The DynamicAttrIntValue suit for new interface 2022-04-20 16:44:14 +08:00
i-robot 9cd0dd545b
!33212 Add InPlaceOp CPU kernel
Merge pull request !33212 from zhujingxuan/InPlaceOp
2022-04-20 08:17:56 +00:00
i-robot c9f412409e
!33269 [kernel][cpu]add cdist
Merge pull request !33269 from 张学同/opt_kernel
2022-04-20 08:11:06 +00:00
i-robot 5e57d3e4a2
!33213 [assistant][ops]New operator implementation, include BesselK0, BesselK1, BesselK0e, BesselK1e
Merge pull request !33213 from 张璇/BesselK
2022-04-20 07:51:44 +00:00
i-robot 14a8b1d18e
!32984 support list slice
Merge pull request !32984 from lianliguang/supported-list-slice-assign
2022-04-20 07:30:10 +00:00
i-robot 0a4c536570
!33287 set symbols of openssl static library to hidden
Merge pull request !33287 from zhoufeng/fix-openssl-version-conflict
2022-04-20 06:06:32 +00:00
zx 14c4c0a51b [feat][assistant][ops] New operator implementation, include BesselK0,BesselK1,BesselK0e and BesselK1e 2022-04-20 13:48:33 +08:00
zhangxuetong a3483c4167 add cdist 2022-04-20 10:47:12 +08:00
ttudu ab8b8775b5 delete updateop actor 2022-04-20 09:44:11 +08:00
i-robot d832594efb
!33209 fix bert performance threshold
Merge pull request !33209 from yanghaoran/master
2022-04-20 01:32:24 +00:00
lianliguang 11b4836040 support list slice assign 2022-04-20 09:32:05 +08:00
i-robot 76948bf439
!33281 Add a gpu kernel, Invert.
Merge pull request !33281 from liqiliang/invert-gpu
2022-04-20 01:21:21 +00:00
i-robot ab5a026aaa
!33267 [Fallback][Control_flow] Support constant control flow scenario.
Merge pull request !33267 from Margaret_wangrui/fallback_control_flow
2022-04-20 01:11:31 +00:00
i-robot 49f030358e
!33263 [MD] UT Updates - more eager tests, minor updates
Merge pull request !33263 from cathwong/ckw_ut_misc_fixes
2022-04-19 20:34:16 +00:00
huangbingjian 198cabb999 Support getattr of list of CellList or MsClass list. 2022-04-19 22:44:52 +08:00
i-robot 517ece4ac8
!32423 RL add test case for kernel: BatchReadWrite and TensorsQueue
Merge pull request !32423 from VectorSL/test_case
2022-04-19 13:30:39 +00:00
i-robot 58d1555ec5
!33190 Improve the stability of dynamic networking
Merge pull request !33190 from chengang/bugfix_dynamic_networking
2022-04-19 13:29:39 +00:00
i-robot 9433cf168c
!32788 Enable graph isinstance
Merge pull request !32788 from LiangZhibo/graph_isinstance
2022-04-19 13:15:27 +00:00
i-robot ba4cd9d01d
!33285 Add ScatterNdMin GPU kernel
Merge pull request !33285 from zhujingxuan/master
2022-04-19 12:58:08 +00:00
i-robot c3b4930757
!33219 add `PriorityReplayBuffer` destory operator
Merge pull request !33219 from chenweifeng/gpu-priority-replay-buffer
2022-04-19 12:30:53 +00:00
i-robot 913fcc6d1b
!32838 expander fallback: support expand kernel when select kernel failed
Merge pull request !32838 from r1chardf1d0/e8
2022-04-19 12:02:31 +00:00
zhoufeng e873f3ac07 set symbols of openssl static library to hidden
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-04-19 19:50:23 +08:00
zhujingxuan 3deac8ed18 Add InPlaceOp CPU kernel 2022-04-19 19:44:29 +08:00
i-robot a148e69359
!33150 Modify Tensor API
Merge pull request !33150 from liuyang/ms_tensor
2022-04-19 11:19:41 +00:00
i-robot 96ea28ea01
!33237 Add TensorScatterAdd/Sub/Max/Min cpu implement.
Merge pull request !33237 from liangzelang/tensorScatterArithmetric
2022-04-19 11:00:13 +00:00
Parallels 4f2f6fc6e0 Improve the stability of dynamic networking 2022-04-19 17:35:22 +08:00
r1chardf1d0 f2464fa8f1 expander fallback 2022-04-19 17:24:37 +08:00
VectorSL 747f064f6b add testcase for batchreadwrite and tensorsqueue 2022-04-19 16:50:45 +08:00