Home
last modified time | relevance | path

Searched defs:infeed_config (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo.proto128 bytes infeed_config = 27; field
Dhlo_instructions.h970 string infeed_config() const { return infeed_config_; } in infeed_config() function
Dhlo_instruction.cc3396 string HloInstruction::infeed_config() const { in infeed_config() function in xla::HloInstruction