Home
last modified time | relevance | path

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 Ddepthwise_conv_hybrid.h49 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 Dfully_connected.h85 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 Dfully_connected.cc583 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 Dfake_task.cc27 ThreadTicks thread_end) in FakeTaskTiming()
/aosp_15_r20/external/cronet/base/task/sequence_manager/test/
H A Dfake_task.cc38 ThreadTicks thread_end) in FakeTaskTiming()
/aosp_15_r20/art/test/ti-agent/
H A Dtrace_helper.cc81 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 Ddepthwiseconv_multithread.h174 int thread_end = in DepthwiseConv() local
H A Dlegacy_optimized_ops.h219 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 Ddepthwiseconv_quantized_test.cc132 int thread_start, int thread_end, int thread_dim) { in DispatchDepthwiseConvGeneral()
147 int thread_end, int thread_dim) { in DispatchDepthwiseConvGeneral()