HomeSort by relevance Sort by last modified time
    Searched refs:infeed_config (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo.proto 116 bytes infeed_config = 27;
hlo_instruction.h 844 string infeed_config() const { return infeed_config_; } function in class:xla::HloInstruction
    [all...]
hlo_instruction.cc 145 instruction->infeed_config_ = proto.infeed_config();
    [all...]

Completed in 54 milliseconds