Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_inliner_test.cc156 auto outfeed_computation = module->AddEmbeddedComputation(outfeeder.Build()); in TEST_F() local
160 outfeed_computation->root_instruction()->shape(), /*operands=*/{}, in TEST_F()
161 outfeed_computation)); in TEST_F()