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

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_instruction.h 845 void set_infeed_config(const string& config) { infeed_config_ = config; } function in class:xla::HloInstruction
    [all...]
hlo_instruction.cc 398 instruction->set_infeed_config(config);
    [all...]

Completed in 72 milliseconds