Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dreshape_mover.cc355 ConstHloInstructionSet nontrivial_operands; in TryReshapeMoveOnCandidates() local
359 nontrivial_operands.insert(operand); in TryReshapeMoveOnCandidates()
365 for (auto operand : nontrivial_operands) { in TryReshapeMoveOnCandidates()