20 Commits (bae1dd3bb0b19331a700d681ec00be1b09080ea4)

Author SHA1 Message Date
  liangzelang 20dcd6b148 enable subgraph sink for MindRT 4 years ago
  He Wei 41dcac9c49 Replace std::unordered_map/set with robin-hood-hashing 4 years ago
  caifubi 38352c1ba8 PyNative MindRT Op Lazy Build 4 years ago
  limingqi107 3e19107875 add the interface of ascend supporting unified time 4 years ago
  limingqi107 859aa42b41 unified runtime add data prepare actor and optimize code 4 years ago
  ms_yan 36a8886ca2 Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
  djc 4e6f7dc97d [feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset 4 years ago
  lizhenyu e4e8731866 [bugfix] memory leak in pynative mode 4 years ago
  lizhenyu 209dc5f584 fix codedex warnings 4 years ago
  lizhenyu 5535e80414 [bugfix] custom bprop got unexpected input 4 years ago
  lizhenyu a487f8c897 Optimize PyNative Performance 4 years ago
  lizhenyu f3e5d67512 fix core dump when destroy device context in PyNative mode 4 years ago
  limingqi107 5b63f8f2bc fix the coredump of actor runtime singleton instance deconstruction 4 years ago
  lizhenyu 05473b2f2b unify runtime supports summary 4 years ago
  lizhenyu b3fbdf9d65 unify runtime for PyNative distributed mode 4 years ago
  lizhenyu ef03c0e826 support transform to DAG dynamicly 5 years ago
  lizhenyu a87b141cf9 init device address for anf node 5 years ago
  lizhenyu 66c3a14303 remove run graph method and add get graph method in graph compiler 5 years ago
  lizhenyu c57a9edb9d add graph compiler 5 years ago
  lizhenyu 3c2264730d add graph compiler 5 years ago