Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc1629 bool root_owned = false; in CheckFusionInstruction() local
1636 if (root_owned) { in CheckFusionInstruction()
1640 root_owned = true; in CheckFusionInstruction()
1652 if (!root_owned) { in CheckFusionInstruction()