Searched defs:thread_dim (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/ |
D | device_description.cc | 71 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/ |
D | depthwise_conv_hybrid.h | 48 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/ |
D | depthwiseconv_multithread.h | 157 int thread_dim, thread_dim_size; 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() 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/ |
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()
|