Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
Dtranspose.cc165 Transpose CreateTranspose(const OperationDef& definition, in CreateTranspose() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc1291 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateTranspose( in CreateTranspose() function in xla::HloInstruction