89 Commits (bae1dd3bb0b19331a700d681ec00be1b09080ea4)

Author SHA1 Message Date
  looop5 ae5532fb9e pass lambda function to out_shape and out_dtype 4 years ago
  Yang Jiao 5acce31c72 apply autodiff in custom 4 years ago
  looop5 9c4fe8b6bf update akg, refine document of Custom op 4 years ago
  looop5 58e27d87bc add Custom, custom_op_info_register, CustomRegOp to __init__ 4 years ago
  Yang Jiao 2b112ef656 add custom pynative test cases 4 years ago
  looop5 b89d744e80 Custom op supports no reg info 4 years ago
  Yang Jiao 9bcf28d15d adapt custom op to pyfunc kernel 4 years ago
  looop5 0b34bf33bc add custom op pynative testcases 4 years ago
  Yang Jiao 40b648b873 add aot 4 years ago
  looop5 46789f260a Custom operator supports tbe dsl 4 years ago
  huanghui ba66c0d491 add security isolate for save_graphs 4 years ago
  yanghaoran a0ff742442 prune less effective Ascend testcases to level1 4 years ago
  Zichun Ye a7d89f6686 add graph kernel userdefine op support 4 years ago
  dayschan 9add26ad99 Add expanders in c++ code 4 years ago
  chenlei_autodiff 0271535429 [GraphKernel] fix bert and add graph kernel ops. 4 years ago
  i-robot 9629b4ebd9 !21071 [Graph Kernel] Add Low Precision Optimition 4 years ago
  cy 4105a247b7 add low precison 4 years ago
  Yang Jiao fd7ab25fc2 reorganiz empty graph 4 years ago
  Zichun Ye 22172f18bc update graph kernel support for argmax/argmin 4 years ago
  Yang Jiao e2cfc516eb refctor arithmetic simplify 4 years ago
  lingyunli63 50a66ae476 isnan isfinite isinf squaresumall identity oneslik 4 years ago
  i-robot 26027b89fe !19806 add graph kernel erf, erfc, floor, floordiv, mod, floormod, div 4 years ago
  yanglf1121 c30b1e6d06 add graph kernel div, floordiv, mod, floormod, floor 4 years ago
  i-robot 7d2a07a2bd !20480 Add LiteGraph for graphkernel 4 years ago
  dayschan 137608b518 Add LiteGraph for graphkernel 4 years ago
  wangrao124 7cddde47b0 !215 add ops: LogicalNot, LogicalAnd, LogicalOr, NotEqual, EqualCount, Asinh, Acosh 4 years ago
  chenlei_autodiff 7d55cef106 [GraphKernel] add sponge ops. 4 years ago
  dayschan 149dab39c5 Add expander for AddN; update akg submodule 4 years ago
  lingyunli63 a995bea507 recompute_fuse 4 years ago
  zengzitao 8064de7931 fix maximum_grad and minimum_grad input_shape not equal to output_shape bug 4 years ago
  i-robot 07f58b0b46 !17626 matmul to mul 4 years ago
  looop5 a5cb14261d recover several graph kernel ci testcases 4 years ago
  lingyunli63 4f34e537a0 replace matmul/batchmatmul by mul when k is 1 4 years ago
  wenfangpei fd84c20a6a bug fix in lamb 4 years ago
  mindspore-ci-bot f91a365564 !16322 [GraphKernel] Enable matmul for gpu 4 years ago
  lingyunli63 afc69b16f7 enable gpu gk MatMul and insert pad/unpad 5 years ago
  r1chardf1d0 6609f706fe update akg && set random seed for stitch case 4 years ago
  r1chardf1d0 b1be842d2b add stitch fusion case in ci 4 years ago
  wenfangpei db8256e61f adapt for logsoftmax in ascend 4 years ago
  mindspore-ci-bot 92355554ed !15412 [GraphKernel]adapt expanders of some ops from gpu to ascend 4 years ago
  wenfangpei c41875b318 adapt expanders of some ops from gpu to ascend 4 years ago
  dingpeifei d27ad7e797 upgrade_ascend_0428 4 years ago
  looop5 e88cdc84ec enhancement reorder_ops pass to support reordering cast and type insensitive operators 4 years ago
  lingyunli63 c48c2430f0 fuse matmul and elementwise in graphkernel 5 years ago
  chenlei_autodiff 13fbfca6b9 [graph kernel] add expander ops. 5 years ago
  wenfangpei 66d28af79e adapt for layernorm in ascend 5 years ago
  mindspore-ci-bot b5bc938deb !12914 [GraphKernel]expander lamb_apply_weight_assign 5 years ago
  mindspore-ci-bot f324a9a760 !14553 [GraphKernel] refine cast matmul fusion 5 years ago
  lingyunli63 56390330ac cast_Matmul_fusion, when cast cannot fuse forward 5 years ago
  wenfangpei a4ad6066b1 expander lamb_apply_weight_assign 5 years ago