Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_normalization.cc128 hlo->ReplaceCalledComputations([&](HloComputation* comp) { in ConvertCalledComputations()
Dhlo_instruction.h1210 void ReplaceCalledComputations( in ReplaceCalledComputations() function
Dhlo_instruction.cc1505 clone->ReplaceCalledComputations([&](HloComputation* callee) { in CloneWithNewOperands()