Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_clone_context.h72 HloComputation* GetComputation(const HloComputation* old_computation) const { in GetComputation() function
Dhlo_module.cc579 context.GetComputation(computation)); in Clone()