..
CMakeLists.txt
async run graph
2020-08-28 18:18:47 +08:00
anf_runtime_algorithm.cc
!7671 refractor pynative
2020-10-28 14:46:16 +08:00
anf_runtime_algorithm.h
Decouple GraphKernel ops from akg op register
2020-10-21 16:08:25 +08:00
ascend_control_parser.cc
fix control flow when subgraphs merging root graph
2020-10-18 21:23:01 +08:00
ascend_control_parser.h
fix control flow when subgraphs merging root graph
2020-10-18 21:23:01 +08:00
ascend_inference_session.cc
enable async run
2020-10-10 10:08:55 +08:00
ascend_inference_session.h
enable async run
2020-10-10 10:08:55 +08:00
ascend_session.cc
dynamic shape attribute setting in hetero devices
2020-10-28 15:31:52 +08:00
ascend_session.h
enable async run
2020-10-10 10:08:55 +08:00
cpu_session.cc
add ps mode consistence check
2020-10-27 10:39:29 +08:00
cpu_session.h
enable async run
2020-10-10 10:08:55 +08:00
executor.cc
pynative wait input tensor
2020-10-27 17:13:05 +08:00
executor.h
fix asynrun segmentfault
2020-10-27 10:21:53 +08:00
executor_manager.cc
async run graph
2020-08-28 18:18:47 +08:00
executor_manager.h
check backend worker exception
2020-08-29 17:41:47 +08:00
gpu_session.cc
Convert non-scalar tensor to parameter
2020-10-30 14:47:18 +08:00
gpu_session.h
!7908 add reduce precision in pynative mode
2020-10-29 14:15:08 +08:00
infer_session.cc
enable async run
2020-10-10 10:08:55 +08:00
infer_session.h
fix codedex and reviewbot
2020-08-20 10:08:36 +08:00
kernel_build_client.cc
optimize code compile performance
2020-08-18 14:33:24 +08:00
kernel_build_client.h
Remove the timeout function in kernel build client.
2020-09-14 16:47:53 +08:00
kernel_graph.cc
Convert non-scalar tensor to parameter
2020-10-30 14:47:18 +08:00
kernel_graph.h
optimize find input need lock tensor
2020-10-22 09:47:01 +08:00
session_basic.cc
!7877 optimize internal depend
2020-10-29 14:15:46 +08:00
session_basic.h
!7779 add ps mode consistence check
2020-10-27 11:35:45 +08:00
session_context.cc
mindspore path adjust
2020-07-14 18:07:28 +08:00
session_context.h
refact backend/session from python
2020-09-11 01:13:00 +00:00
session_factory.cc
optimize code compile performance
2020-08-18 14:33:24 +08:00
session_factory.h
decoupling core and context
2020-08-05 08:15:14 +08:00