Home
last modified time | relevance | path

Searched defs:thread_dim (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Ddevice_description.cc71 const ThreadDim &thread_dim = thread_dim_limit(); in ToMap() local
130 const ThreadDim &thread_dim) { in ThreadDimOk()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
Ddepthwise_conv_hybrid.h48 int thread_dim) { 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()
389 int thread_dim; member
409 int thread_dim, thread_count, thread_dim_size; in DepthwiseConvHybridPerChannel() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Ddepthwiseconv_multithread.h157 int thread_dim, thread_dim_size; 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()
425 int thread_dim) { in HowManyConvThreads()
453 int thread_dim, thread_count, thread_dim_size; variable
555 int thread_dim, thread_count, thread_dim_size; variable
/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()