Home
last modified time | relevance | path

Searched refs:ENABLE_D (Results 1 – 25 of 37) sorted by relevance

12

/third_party/mindspore/mindspore/ccsrc/profiler/
DCMakeLists.txt7 if(ENABLE_D)
12 if(ENABLE_CPU AND NOT (ENABLE_D OR ENABLE_GPU))
24 if(ENABLE_D)
/third_party/mindspore/cmake/
Doptions.cmake1 option(ENABLE_D "Enable d" OFF) option
30 if(NOT ENABLE_D AND NOT ENABLE_TESTCASES AND NOT ENABLE_ACL AND NOT ENABLE_GE)
73 if(ENABLE_GE OR ENABLE_D)
117 if(ENABLE_TESTCASES OR (NOT ENABLE_D AND NOT ENABLE_GE))
143 if(ENABLE_D AND ENABLE_ACL)
147 if(ENABLE_ACL AND NOT ENABLE_D)
Dpackage.cmake25 elseif(ENABLE_D)
168 if(ENABLE_D)
192 if(ENABLE_D)
211 if(ENABLE_D OR ENABLE_ACL)
219 if(ENABLE_D)
294 if((ENABLE_D OR ENABLE_GPU) AND ENABLE_AKG)
Dmind_expression.cmake60 elseif(ENABLE_D OR ENABLE_ACL OR ENABLE_TESTCASES)
68 if(ENABLE_GE OR ENABLE_D OR ENABLE_ACL OR ENABLE_TESTCASES)
/third_party/mindspore/mindspore/ccsrc/cxx_api/
DCMakeLists.txt27 if(ENABLE_D OR ENABLE_ACL)
40 if(NOT ENABLE_D)
46 if(ENABLE_D)
90 if(ENABLE_D OR ENABLE_GPU)
116 if(ENABLE_D OR ENABLE_ACL)
138 if(ENABLE_D)
155 if(ENABLE_D OR ENABLE_ACL)
/third_party/mindspore/mindspore/ccsrc/profiler/device/
Dprofiling.cc28 #if ENABLE_D
102 #if ENABLE_D in GetProfilingEnableFlag()
120 #if ENABLE_D in GetProfilingOptions()
/third_party/mindspore/scripts/build/
Dbuild_mindspore.sh67 if [[ "X$ENABLE_D" = "Xon" ]]; then
82 if [[ "X$ENABLE_AKG" = "Xon" ]] && [[ "X$ENABLE_D" = "Xon" || "X$ENABLE_GPU" = "Xon" ]]; then
Dparse_device.sh53 export ENABLE_D="on"
Ddefault_options.sh49 export ENABLE_D="off"
/third_party/mindspore/
Dbuild.sh48 if [[ "X$ENABLE_AKG" = "Xon" ]] && [[ "X$ENABLE_D" = "Xon" || "X$ENABLE_GPU" = "Xon" ]]; then
90 if [[ "X$ENABLE_ACL" == "Xon" ]] && [[ "X$ENABLE_D" == "Xoff" ]]; then
DCMakeLists.txt50 if(ENABLE_AKG AND (ENABLE_D OR ENABLE_GPU))
89 if(ENABLE_D OR ENABLE_ACL OR ENABLE_TESTCASES)
/third_party/mindspore/mindspore/ccsrc/debug/rdr/
Drunning_data_recorder.h38 #ifdef ENABLE_D
59 #ifdef ENABLE_D
Drunning_data_recorder.cc27 #ifdef ENABLE_D
33 #ifdef ENABLE_D
/third_party/mindspore/mindspore/ccsrc/common/
Dthread_pool.cc26 #if ENABLE_D || ENABLE_GPU
36 #if ENABLE_D || ENABLE_GPU in ThreadPool()
/third_party/mindspore/mindspore/ccsrc/runtime/device/
DCMakeLists.txt18 if(ENABLE_D)
49 if(ENABLE_D)
104 if(ENABLE_D)
/third_party/mindspore/mindspore/ccsrc/runtime/hccl_adapter/
DCMakeLists.txt4 if(ENABLE_D)
/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/
DCMakeLists.txt1 if(ENABLE_GE OR ENABLE_D OR ENABLE_ACL)
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/
DCMakeLists.txt12 if(ENABLE_D)
28 add_compile_definitions(ENABLE_D)
/third_party/mindspore/mindspore/ccsrc/cxx_api/model/ms/
Dms_model.cc26 #if ENABLE_D
175 #if ENABLE_D in CheckModelSupport()
Dms_model.h31 #ifdef ENABLE_D
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/tdt/
Dtdt_plugin.cc22 #if ENABLE_D
76 #if ENABLE_D in hostPush()
/third_party/mindspore/mindspore/ccsrc/utils/
DCMakeLists.txt11 if(NOT ENABLE_D AND NOT ENABLE_TESTCASES)
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/
DCMakeLists.txt23 if(ENABLE_GE OR ENABLE_D)
/third_party/mindspore/mindspore/ccsrc/backend/session/
DCMakeLists.txt31 if(ENABLE_D)
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/
DCMakeLists.txt13 if(ENABLE_D OR ENABLE_ACL)

12