Home
last modified time | relevance | path

Searched defs:work_group_launch_order (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_operation.cc24 const int3& work_group_launch_order) { in GetWorkGroupsCount()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconv_metal.h43 int3 work_group_launch_order; member
Dconvolution_transposed_3x3.cc58 int2 padding, int3 work_group_launch_order) { in GenerateConvolutionTransposedCode()
Dconv_powervr.cc74 const int3& work_group_launch_order, in GenerateBlockCoords()
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dcompute_task.cc39 const int3& work_group_launch_order) { in GetWorkGroupsCount()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dserialization_base_generated.h2159 const tflite::gpu::data::Int3 *work_group_launch_order() const { in work_group_launch_order() function