Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dreshape_mover.cc138 const Shape& new_operand_shape, in UpdateOperand()
191 const Shape& new_operand_shape = first_reshape_operand->operand(0)->shape(); in PerformSinkReshapeOrTranspose() local