Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dtranspose.cc99 GPUOperation CreateTranspose(const OperationDef& definition, in CreateTranspose() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc1470 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateTranspose( in CreateTranspose() function in xla::HloInstruction