HomeSort by relevance Sort by last modified time
    Searched full:new_elementwise (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
reshape_mover.cc 288 HloInstruction* new_elementwise = local
305 << new_elementwise->ToString(print_no_metadata);
307 HloInstruction::CreateReshape(instruction->shape(), new_elementwise);
311 HloInstruction::CreateTranspose(instruction->shape(), new_elementwise,

Completed in 69 milliseconds