Searched defs:work_group_launch_order (Results 1 – 6 of 6) sorted by relevance
24 const int3& work_group_launch_order) { in GetWorkGroupsCount()
43 int3 work_group_launch_order; member
58 int2 padding, int3 work_group_launch_order) { in GenerateConvolutionTransposedCode()
74 const int3& work_group_launch_order, in GenerateBlockCoords()
39 const int3& work_group_launch_order) { in GetWorkGroupsCount()
2159 const tflite::gpu::data::Int3 *work_group_launch_order() const { in work_group_launch_order() function