Home
last modified time | relevance | path

Searched refs:enable_profiling (Results 1 – 12 of 12) sorted by relevance

/third_party/mindspore/tests/st/fl/cross_silo_faster_rcnn/src/model_utils/
Dmoxing_adapter.py103 if config.enable_profiling:
108 if config.enable_profiling:
/third_party/flutter/engine/flutter/runtime/
Ddart_vm.cc189 static std::vector<const char*> ProfilingFlags(bool enable_profiling) { in ProfilingFlags() argument
194 enable_profiling = false; in ProfilingFlags()
200 if (enable_profiling) { in ProfilingFlags()
/third_party/boost/libs/compute/example/
Dtime_copy.cpp35 context, gpu, compute::command_queue::enable_profiling in main()
Dmatrix_transpose.cpp280 compute::command_queue queue(context, device, compute::command_queue::enable_profiling); in main()
/third_party/boost/libs/compute/perf/
Dperf_copy_to_device.cpp28 properties = boost::compute::command_queue::enable_profiling; in main()
/third_party/boost/libs/compute/test/
Dtest_command_queue.cpp57 bc::command_queue queue(context, device, bc::command_queue::enable_profiling); in BOOST_AUTO_TEST_CASE()
79 context, device, boost::compute::command_queue::enable_profiling in BOOST_AUTO_TEST_CASE()
/third_party/mindspore/mindspore/
Dcontext.py517 enable_profiling=bool, profiling_options=str, enable_auto_mixed_precision=bool,
/third_party/boost/libs/compute/include/boost/compute/
Dcommand_queue.hpp82 enable_profiling = CL_QUEUE_PROFILING_ENABLE, enumerator
/third_party/boost/boost/compute/
Dcommand_queue.hpp82 enable_profiling = CL_QUEUE_PROFILING_ENABLE, enumerator
/third_party/python/
Dconfigure5924 enableval=$enable_profiling;
5927 if test "x$enable_profiling" = xyes; then
5937 enable_profiling=no
5943 enable_profiling=no
5945 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_profiling" >&5
5946 $as_echo "$enable_profiling" >&6; }
5948 if test "x$enable_profiling" = xyes; then
Dconfigure.ac1099 if test "x$enable_profiling" = xyes; then
1104 [enable_profiling=no])
1107 enable_profiling=no
1109 AC_MSG_RESULT($enable_profiling)
1111 if test "x$enable_profiling" = xyes; then
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch4655 enable_profiling ||