[fe]
compiler/engines/nn_engine
compiler/graphcompiler/CMakeLists.txt
compiler/graphcompiler/engines/CMakeLists.txt
[ffts]
compiler/engines/ffts_engine
[aicpu]
compiler/engines/cpu_engine
[fe_llt]
tests/engines/nn_engine
[ffts_llt]
tests/engines/ffts_engine
[aicpu_llt]
tests/engines/cpueng
[rts]
compiler/engines/rts_engine
[rts_llt]
tests/engines/rts_engine
[dvpp_llt]
tests/engines/dvppeng
[ge_executor_c]
runtime/c
[ge_executor_c_llt]
tests/test_c/ut/testcase/executor
[graphengine]
inc/
base/
compiler/CMakeLists.txt
compiler/analyzer/
compiler/engines/manager/engine_manager/
compiler/api/generator/
compiler/graph/
compiler/host_kernels/
compiler/inc/
compiler/api/gelib/
compiler/api/aclgrph/
compiler/engines/local_engine/
api/atc/
compiler/engines/manager/opskernel_manager/
compiler/opt_info/
compiler/plugin/
compiler/pne/
api/session/
third_party/inc/
third_party/parser/
.clang-format
.gitmodules
CMakeLists.txt
build_fwk.sh
graphengine/
scripts
runtime/
cmake
python/
parser/parser/
[graphengine_llt]
tests