323 Commits (bae1dd3bb0b19331a700d681ec00be1b09080ea4)

Author SHA1 Message Date
  i-robot 4711194524 !27323 move EliminateRedundantParameters to graph_builder 4 years ago
  i-robot 66ca491534 !27300 Fix some typo issues 4 years ago
  He Wei 4f04757e16 Fix some typo issues 4 years ago
  dayschan 25d2bc8138 move EliminateRedundantParameters to graph_builder 4 years ago
  dayschan 7453791e90 bugfix in CircleChecker of GraphKernelCluster 4 years ago
  chenlei_autodiff bc514c6cab [GraphKernel] fix python path for ascend compiler. 4 years ago
  chenlei_autodiff 54227cae81 [GraphKernel] lite adapt for akg build. 4 years ago
  i-robot 591e606de9 !26873 move graph_kernel_cluster to directory graph_kernel/core 4 years ago
  dayschan 4b19d483a3 move graph_kernel_cluster to directory graph_kernel/core 4 years ago
  zengzitao 62458b5636 adapt graph kernel for cpu 4 years ago
  i-robot 3c3d10fa31 !26744 Bugfix in ConvertNonscalarTensorToParameter 4 years ago
  dayschan 174e4ea3ce Bugfix in ConvertNonscalarTensorToParameter 4 years ago
  He Wei 41dcac9c49 Replace std::unordered_map/set with robin-hood-hashing 4 years ago
  dayschan 2038295a25 Decouple GraphKernelCluster from ME backend 4 years ago
  i-robot 511441a27e !26515 Refactor FuseNodesToSubGraph and decouple it from graph_kernel_helper 4 years ago
  dayschan 015d7354c7 Refactor graph_builder and decouple it from ME backend 4 years ago
  chenlei_autodiff 4c0d5dcfe7 [GraphKernel] support lite_adapter for graph kernel. 4 years ago
  i-robot 4de68e7457 !26497 add log print for memcpy_s errorno 4 years ago
  yuchaojie afc81cf8e4 add log print for memcpy_s errorno 4 years ago
  looop5 120930e1ce modify indent of comments 4 years ago
  chenlei_autodiff 7e14e45a6f [GraphKernel] remove head files in graph_kernel_cluster. 4 years ago
  tronzhang e2a0c0d613 support parallel for ascend 4 years ago
  hanhuifeng2020 cf0376a6a3 [GraphKernel][Ascend]fix a bug about ToNz 4 years ago
  dayschan cbb84ff580 Move IsRealKernel and IsRealCNodeKernel from AnfAlgo to AnfUtils 4 years ago
  i-robot c48778df30 !25683 Add GraphKernelCallback functions, and call them in AkgKernelJsonGenerator. 4 years ago
  dayschan da08e33af8 Add GraphKernelCallback functions, and call them in AkgKernelJsonGenerator. 4 years ago
  chenlei_autodiff d845cb1808 [GraphKernel] decouple TransformSegmentToAnfGraph from vm. 4 years ago
  Yang Jiao cacadae241 fix static check 4 years ago
  dayschan f3e8923909 Add akg_kernel_json_generator to namespace mindspore::graphkernel 4 years ago
  dayschan 6a26d7f6d9 Move TypeId2String from kernel_compiler/ to ir/dtype_extends.cc 4 years ago
  dayschan 6600c0c474 Set akg kernel attrs in backend pass 4 years ago
  ckey_Dou d91ff90d96 fix cleancode error 4 years ago
  Yang Jiao 2d83f0e9ef fix static-check 4 years ago
  dayschan 7502345c8f Add GraphKernelFlags into namespace mindspore::graphkernel 4 years ago
  i-robot 06b0beced7 !22731 GraphKernel supports CPU 4 years ago
  dayschan 32ecd8ee79 GraphKernel supports CPU 4 years ago
  tronzhang 3102586581 add parameter limit for CUDA 4 years ago
  dayschan 73ecb0c4ab Add namespace mindspore::graphkernel 4 years ago
  ckey_Dou ea9f8ac164 fix pclint-plus and codedex 4 years ago
  zengzitao da2b481561 warning fix for graph kernel 4 years ago
  i-robot fe45715840 !23231 Replace "Common::GetRealPath" with "FileUtils::CreateNotExistDirs" 4 years ago
  dayschan bdae527724 replace "Common::GetRealPath" with "FileUtils::CreateNotExistDirs" 4 years ago
  i-robot 275b6f461a !23177 Arithemtic Simplify for Complex 4 years ago
  Yang Jiao 32d3ce532b cluster standardnormal 4 years ago
  Yang Jiao 09eb752b15 complex simplify 4 years ago
  zengzitao c9c912851a open complex pass for graphkernel 4 years ago
  dayschan eb50036070 Remove `GKException` from c++ codes. 4 years ago
  Yang Jiao db794539b5 fix static check 4 years ago
  i-robot 033b4706f2 !21235 Add pass TransformOpOptimizer 4 years ago
  zengzitao 7d6c6b17bb fix master warnings 4 years ago