Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_inliner.cc82 call_->ClearCalledComputations(); in FinishVisit()
Dhlo_instruction.h1225 void ClearCalledComputations() { called_computations_.clear(); } in ClearCalledComputations() function