Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tools/
Dreplay_computation.cc93 std::string fake_outfeed_shape; member
179 is_infeed ? opts.fake_infeed_shape : opts.fake_outfeed_shape; in GetXfeedShape()
548 tensorflow::Flag("fake_outfeed_shape", &opts.fake_outfeed_shape, in main()