| .. |
|
data_dump
|
Delete unnecessary logs in dump
|
2021-06-25 15:06:32 +08:00 |
|
debugger
|
use -1 iteration for init state and fix missing tensor read outputs
|
2021-06-25 19:47:54 -04:00 |
|
rdr
|
Modify the warning message when not enabling RDR
|
2021-06-22 16:01:49 +08:00 |
|
CMakeLists.txt
|
unify dump path and support npy format
|
2021-05-08 09:04:33 +08:00 |
|
OWNERS
|
add debugger approvers
|
2021-06-09 10:44:52 +08:00 |
|
anf_ir_dump.cc
|
add permission for save files
|
2021-06-10 09:51:49 +08:00 |
|
anf_ir_dump.h
|
ascend graph dump trigger at data dump
|
2021-02-25 12:04:59 -05:00 |
|
anf_ir_utils.cc
|
delete python get_file_real_path
|
2021-06-10 17:27:15 +08:00 |
|
anf_ir_utils.h
|
Clean code that not used
|
2021-04-22 16:24:05 +08:00 |
|
common.cc
|
delete GetEnvConfigFile func as it no longer used
|
2021-06-21 23:17:45 +08:00 |
|
common.h
|
delete GetEnvConfigFile func as it no longer used
|
2021-06-21 23:17:45 +08:00 |
|
debug_services.cc
|
use -1 iteration for init state and fix missing tensor read outputs
|
2021-06-25 19:47:54 -04:00 |
|
debug_services.h
|
use -1 iteration for init state and fix missing tensor read outputs
|
2021-06-25 19:47:54 -04:00 |
|
draw.cc
|
!17661 add permission for save files
|
2021-06-10 15:09:27 +08:00 |
|
draw.h
|
refact backend/session from python
|
2020-09-11 01:13:00 +00:00 |
|
dump_proto.cc
|
add permission for save files
|
2021-06-10 09:51:49 +08:00 |
|
dump_proto.h
|
Fix compile cache for resnet50
|
2021-06-24 14:36:24 +08:00 |
|
env_config_parser.cc
|
fix pclint & codecheck warnings
|
2021-05-29 09:41:40 +08:00 |
|
env_config_parser.h
|
fix ci warning:
|
2021-05-11 09:26:50 +08:00 |
|
tensor_data.h
|
change arg 'is_parameter' to 'is_output' and rename device_id to rank_id in python api
|
2021-06-23 14:25:53 -04:00 |
|
tensor_load.h
|
unify dir path
|
2021-05-26 16:22:18 -04:00 |
|
trace.cc
|
infer_optv3:infer optimize to find exit of branches and resolve the
|
2021-06-22 11:55:56 +08:00 |
|
trace.h
|
Throw exception if using call stack for CNodes in the same func graph.
|
2020-11-26 16:17:23 +08:00 |