Home
last modified time | relevance | path

Searched defs:DataFormatVecPermuteOp (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Ddata_format_ops.cc88 class DataFormatVecPermuteOp : public XlaOpKernel { class
90 explicit DataFormatVecPermuteOp(OpKernelConstruction* ctx) in DataFormatVecPermuteOp() function in tensorflow::__anon15e401bf0111::DataFormatVecPermuteOp
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Ddata_format_ops.cc115 class DataFormatVecPermuteOp : public OpKernel { class
117 explicit DataFormatVecPermuteOp(OpKernelConstruction* context) in DataFormatVecPermuteOp() function in tensorflow::DataFormatVecPermuteOp