Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.h1163 void set_infeed_config(const string& config) { infeed_config_ = config; } in set_infeed_config() function
Dhlo_instruction.cc4107 void HloInstruction::set_infeed_config(const string& config) { in set_infeed_config() function in xla::HloInstruction