Searched defs:thread_end (Results 1 – 7 of 7) sorted by relevance
/external/libchrome/base/task/sequence_manager/test/ |
D | fake_task.cc | 27 ThreadTicks thread_end) in FakeTaskTiming()
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
D | depthwise_conv_hybrid.h | 47 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/ |
D | fully_connected.h | 82 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/ |
D | depthwiseconv_multithread.h | 172 int thread_end = in DepthwiseConv() local
|
D | legacy_optimized_ops.h | 218 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/ |
D | fully_connected.cc | 437 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/ |
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()
|