/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | kernel_mapping_scheme.h | 49 TilingScheme(Vector3 dims_in_elems, Vector3 tile_sizes, Vector3 num_threads, in TilingScheme()
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/java/src/native/task/vision/detector/ |
H A D | object_detector_jni.cc | 99 jint num_threads = env->CallIntMethod(java_options, num_threads_id); in ConvertToProtoOptions() local
|
/aosp_15_r20/external/ruy/example/ |
H A D | parametrized_example.cc | 48 int num_threads; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/saved_model/ |
H A D | saved_model_testutil.cc | 55 int num_threads) { in DefaultTfrtRuntime()
|
/aosp_15_r20/external/coreboot/src/cpu/intel/haswell/ |
H A D | haswell_init.c | 579 unsigned int num_threads; in get_cpu_count() local
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | eviction_common.c | 237 const int num_threads = sysconf(_SC_NPROCESSORS_ONLN); in forking_evictions() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/ |
H A D | HistogramKernel.cpp | 127 const auto num_threads = at::get_num_threads(); in histogramdd_cpu_contiguous() local
|
H A D | SortingKernel.cpp | 133 const auto num_threads = at::get_num_threads(); in parallel_sort1d_kernel() local
|
/aosp_15_r20/external/libvpx/test/ |
H A D | vp9_thread_test.cc | 152 string DecodeFile(const string &filename, int num_threads) { in DecodeFile()
|
/aosp_15_r20/external/swiftshader/third_party/marl/src/ |
H A D | scheduler_test.cpp | 132 constexpr auto num_threads = sizeof(void*) > 4 ? 1000 : 100; in TEST_P() local
|
/aosp_15_r20/external/sg3_utils/testing/ |
H A D | sg_tst_context.cpp | 381 int num_threads = DEF_NUM_THREADS; in main() local
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/ldt_np_adv_ffi/c/tests/ |
D | ldt_ffi_tests.cc | 282 int i, num_threads = 100; in TEST() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp11/executors/ |
D | actor.cpp | 260 const std::size_t num_threads = 16; in main() local
|
/aosp_15_r20/art/runtime/ |
H A D | thread_pool.cc | 194 size_t num_threads, in AbstractThreadPool()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp14/executors/ |
D | actor.cpp | 259 const std::size_t num_threads = 16; in main() local
|
/aosp_15_r20/external/libchrome/base/threading/ |
H A D | thread_perftest.cc | 71 void RunPingPongTest(const std::string& name, unsigned num_threads) { in RunPingPongTest()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/rseq/ |
H A D | basic_percpu_ops_test.c | 111 const int num_threads = 200; in test_percpu_spinlock() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/src/task/ |
D | spawn_pinned.rs | 77 pub fn num_threads(&self) -> usize { in num_threads() method
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | device_base.h | 134 int num_threads = 0; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_rast_priv.h | 130 unsigned num_threads; member
|
/aosp_15_r20/external/XNNPACK/src/operators/ |
H A D | resize-bilinear-nhwc.c | 184 size_t num_threads) in setup_resize_bilinear2d_nhwc()
|
/aosp_15_r20/external/pytorch/torch/utils/benchmark/utils/ |
H A D | compare.py | 82 row_name_str_len, time_scale, colorize, num_threads=None): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/proto/ |
H A D | evaluation_stages.proto | 119 optional int32 num_threads = 3 [default = 1]; field
|
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/ |
H A D | tfrt_op_kernel_test.cc | 32 std::unique_ptr<tfrt::HostContext> CreateTestHostContext(int num_threads) { in CreateTestHostContext()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/interpreter_wrapper/ |
H A D | interpreter_wrapper_pybind11.cc | 222 [](InterpreterWrapper& self, int num_threads) { in PYBIND11_MODULE()
|