Searched defs:new_reshape (Results 1 – 4 of 4) sorted by relevance
122 ReshapeOp new_reshape = in matchAndRewrite() local
239 std::unique_ptr<HloInstruction> new_reshape; in PerformSinkReshapeOrTranspose() local
4318 HloInstruction* new_reshape = nullptr; in HandleReshape() local
2776 NodeDef* new_reshape = AddEmptyNode(new_reshape_name); in TrySimplify() local2851 void CopyReshapeWithInput(const NodeDef* reshape, NodeDef* new_reshape, in CopyReshapeWithInput()