Searched defs:thread_end (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
H A D | depthwise_conv_hybrid.h | 49 const int32_t* input_offsets, int thread_start, int thread_end, in DepthwiseConvHybridGeneral() 268 int thread_start, int thread_end, int thread_dim) { in DepthwiseConvHybridWithRounding() 327 int thread_start, int thread_end, int thread_dim) { in DepthwiseConvHybridImpl() 390 int thread_end; member 439 int thread_end = in DepthwiseConvHybridPerChannel() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/sparse_ops/ |
H A D | fully_connected.h | 85 int thread_end, const CpuBackendContext& cpu_backend_context) { in FullyConnectedSparseWeight1x16Impl() 121 int thread_end, const CpuBackendContext& cpu_backend_context) { in FullyConnectedSparseWeight1x4Impl() 195 int thread_end; member 250 int thread_end = thread_start + batches / thread_count; in FullyConnectedSparseWeight1x4() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | fully_connected.cc | 583 int thread_end, TfLiteTensor* input_quantized, in EvalSparseHybridImpl() 708 const int thread_end; member 776 int thread_end = thread_start + batches / thread_count; in EvalHybrid() local
|
/aosp_15_r20/external/libchrome/base/task/sequence_manager/test/ |
H A D | fake_task.cc | 27 ThreadTicks thread_end) in FakeTaskTiming()
|
/aosp_15_r20/external/cronet/base/task/sequence_manager/test/ |
H A D | fake_task.cc | 38 ThreadTicks thread_end) in FakeTaskTiming()
|
/aosp_15_r20/art/test/ti-agent/ |
H A D | trace_helper.cc | 81 jmethodID thread_end; member 488 jobject thread_end, in Java_art_Trace_enableTracing2()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
H A D | depthwiseconv_multithread.h | 174 int thread_end = in DepthwiseConv() local
|
H A D | legacy_optimized_ops.h | 219 uint8* output_data, int thread_start, int thread_end, int thread_dim) { in LegacyDepthwiseConvWithRounding() 273 uint8* output_data, int thread_start, int thread_end, int thread_dim) { in LegacyDepthwiseConvImpl() 478 int thread_end = variable 582 int thread_end = variable
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/ |
H A D | depthwiseconv_quantized_test.cc | 132 int thread_start, int thread_end, int thread_dim) { in DispatchDepthwiseConvGeneral() 147 int thread_end, int thread_dim) { in DispatchDepthwiseConvGeneral()
|