Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Dconv_constants.cc64 const std::string postfixes[] = {".x", ".y", ".z", ".w"}; in GenerateConv() local
121 const std::string postfixes[] = {".x", ".xy", ".xyz", ""}; in GenerateConvolutionConstantCode() local
H A Dstrided_slice.cc139 const std::string postfixes[] = {"x", "y", "z", "w"}; in GetStridedSliceCode() local
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DInitialize.h105 const char* postfixes[5]; variable
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DInitialize.h105 const char* postfixes[5]; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dcl_arguments.cc234 const std::string postfixes[4] = {"x", "y", "z", "w"}; in RenameArgumentsInCode() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
H A Ddepthwise_conv_plus_1x1_conv.cc437 const std::string postfixes[] = {".x", ".xy", ".xyz", ""}; in AddDepthwiseConvNode() local