Home
last modified time | relevance | path

Searched refs:IsReshapeMoveCandidate (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dreshape_mover.cc264 bool IsReshapeMoveCandidate(HloInstruction* instruction) { in IsReshapeMoveCandidate() function
399 if (IsReshapeMoveCandidate(instruction)) { in Run()