Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
H A Ddepthwise_conv_hybrid.h50 int thread_dim) { 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()
391 int thread_dim; member
411 int thread_dim, thread_count, thread_dim_size; in DepthwiseConvHybridPerChannel() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Ddevice_description.cc67 const ThreadDim &thread_dim = thread_dim_limit(); in ToMap() local
118 const ThreadDim &thread_dim) { in ThreadDimOk()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Ddepthwiseconv_multithread.h159 int thread_dim, thread_dim_size; 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()
426 int thread_dim) { in HowManyConvThreads()
454 int thread_dim, thread_count, thread_dim_size; variable
556 int thread_dim, thread_count, thread_dim_size; 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()