Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtpu_host_computation_expansion.cc44 Operation* GetOpOfValue(Value value) { in GetOpOfValue() function
77 Operation* operand_op = GetOpOfValue(operand); in ExpandHeadOutsideCompiledOps()
Dtpu_extract_head_tail_outside_compilation.cc63 Operation* GetOpOfValue(Value value) { in GetOpOfValue() function
166 Operation* operand_op = GetOpOfValue(operand); in FindOutsideCompiledOpsAtHead()
276 Operation* operand_op = GetOpOfValue(operand); in FindOutsideCompiledOpsAtTailAndClusterResults()