Home
last modified time | relevance | path

Searched defs:GetPossibleKernelWorkGroups (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Dwinograd.h35 void GetPossibleKernelWorkGroups( in GetPossibleKernelWorkGroups() function
105 void GetPossibleKernelWorkGroups( in GetPossibleKernelWorkGroups() function
H A Dwinograd.cc513 void Winograd4x4To36TileX6::GetPossibleKernelWorkGroups( in GetPossibleKernelWorkGroups() function in tflite::gpu::Winograd4x4To36TileX6
731 void Winograd36To4x4Tile4x1::GetPossibleKernelWorkGroups( in GetPossibleKernelWorkGroups() function in tflite::gpu::Winograd36To4x4Tile4x1
H A Dsoftmax1x1.h31 void GetPossibleKernelWorkGroups( in GetPossibleKernelWorkGroups() function
H A Dmean_stddev_normalization.h40 void GetPossibleKernelWorkGroups( in GetPossibleKernelWorkGroups() function
H A Dconvolution_transposed_4x4.h40 void GetPossibleKernelWorkGroups( in GetPossibleKernelWorkGroups() function
H A Dconv_metal_simd.h32 void GetPossibleKernelWorkGroups( in GetPossibleKernelWorkGroups() function
H A Ddepthwise_conv_3x3_stride_h2.cc203 void DepthWiseConv3x3StrideH2::GetPossibleKernelWorkGroups( in GetPossibleKernelWorkGroups() function in tflite::gpu::DepthWiseConv3x3StrideH2
H A Dfully_connected.h120 void GetPossibleKernelWorkGroups( in GetPossibleKernelWorkGroups() function
H A Ddepthwise_conv_3x3.cc305 void DepthwiseConv3x3::GetPossibleKernelWorkGroups( in GetPossibleKernelWorkGroups() function in tflite::gpu::DepthwiseConv3x3
H A Dconvolution_transposed_3x3.cc346 void ConvolutionTransposed3x3::GetPossibleKernelWorkGroups( in GetPossibleKernelWorkGroups() function in tflite::gpu::ConvolutionTransposed3x3
H A Ddepthwise_conv.cc130 void DepthwiseConv::GetPossibleKernelWorkGroups( in GetPossibleKernelWorkGroups() function in tflite::gpu::DepthwiseConv
H A Dreduce.cc513 void Reduce::GetPossibleKernelWorkGroups(TuningType tuning_type, in GetPossibleKernelWorkGroups() function in tflite::gpu::Reduce
H A Dconvolution_transposed.cc601 void ConvolutionTransposed::GetPossibleKernelWorkGroups( in GetPossibleKernelWorkGroups() function in tflite::gpu::ConvolutionTransposed
H A Dconv_generic.cc361 void ConvGeneric::GetPossibleKernelWorkGroups( in GetPossibleKernelWorkGroups() function in tflite::gpu::ConvGeneric
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
H A Dfc_fc_add.h99 void GetPossibleKernelWorkGroups( in GetPossibleKernelWorkGroups() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
H A Dgpu_operation.cc454 void GPUOperation::GetPossibleKernelWorkGroups( in GetPossibleKernelWorkGroups() function in tflite::gpu::GPUOperation