Home
last modified time | relevance | path

Searched defs:outfeed_config (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo.proto115 bytes outfeed_config = 22; field
Dhlo_instructions.h1084 const string& outfeed_config() const { return outfeed_config_; } in outfeed_config() function
Dhlo_instruction.cc958 HloInstruction* token_operand, absl::string_view outfeed_config) { in CreateOutfeed()
3753 const string& HloInstruction::outfeed_config() const { in outfeed_config() function in xla::HloInstruction
Dhlo_instructions.cc1938 absl::string_view outfeed_config) in HloOutfeedInstruction()
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1442 const string& outfeed_config) { in Outfeed()
1495 const string& outfeed_config) { in OutfeedWithToken()
3137 const string& outfeed_config) { in Outfeed()
3543 const string& outfeed_config) { in OutfeedWithToken()