Home
last modified time | relevance | path

Searched defs:CloneWithReplacements (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.cc928 std::unique_ptr<HloComputation> HloComputation::CloneWithReplacements( in CloneWithReplacements() function in xla::HloComputation
Dhlo_computation_test.cc501 TEST_F(HloComputationTest, CloneWithReplacements) { in TEST_F() argument