Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dreshape.cc87 GPUOperation CreateReshape(const OperationDef& definition) { in CreateReshape() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc1446 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateReshape( in CreateReshape() function in xla::HloInstruction