Home
last modified time | relevance | path

Searched defs:thread_end (Results 1 – 7 of 7) sorted by relevance

/external/libchrome/base/task/sequence_manager/test/
Dfake_task.cc27 ThreadTicks thread_end) in FakeTaskTiming()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
Ddepthwise_conv_hybrid.h47 const int32_t* input_offsets, int thread_start, int thread_end, in DepthwiseConvHybridGeneral()
266 int thread_start, int thread_end, int thread_dim) { in DepthwiseConvHybridWithRounding()
325 int thread_start, int thread_end, int thread_dim) { in DepthwiseConvHybridImpl()
388 int thread_end; member
437 int thread_end = in DepthwiseConvHybridPerChannel() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/sparse_ops/
Dfully_connected.h82 int thread_end, const CpuBackendContext& cpu_backend_context) { in FullyConnectedSparseWeight1x4Impl()
156 int thread_end; member
191 int thread_end = thread_start + batches / thread_count; in FullyConnectedSparseWeight1x4() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Ddepthwiseconv_multithread.h172 int thread_end = in DepthwiseConv() local
Dlegacy_optimized_ops.h218 uint8* output_data, int thread_start, int thread_end, int thread_dim) { in LegacyDepthwiseConvWithRounding()
272 uint8* output_data, int thread_start, int thread_end, int thread_dim) { in LegacyDepthwiseConvImpl()
477 int thread_end = variable
581 int thread_end = variable
/external/tensorflow/tensorflow/lite/kernels/
Dfully_connected.cc437 const TfLiteTensor* bias, int thread_start, int thread_end, in EvalHybridImpl()
566 const int thread_end; member
618 int thread_end = thread_start + batches / thread_count; in EvalHybrid() local
/external/tensorflow/tensorflow/lite/kernels/internal/
Ddepthwiseconv_quantized_test.cc132 int thread_start, int thread_end, int thread_dim) { in DispatchDepthwiseConvGeneral()
147 int thread_end, int thread_dim) { in DispatchDepthwiseConvGeneral()