Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.h624 bool IsCalledComputation() const { in IsCalledComputation() function
Dhlo_module.cc145 if (has_schedule() && !to_remove->IsCalledComputation()) { in RemoveEmbeddedComputation()