Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_clone_context.h49 void MapComputation(const HloComputation* old_computation, in MapComputation() function
Dhlo_computation.cc1036 context->MapComputation(this, result.get()); in CloneWithReplacements()