Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo.proto109 bytes outfeed_config = 22; field
Dhlo_instructions.h1007 const string& outfeed_config() const { return outfeed_config_; } in outfeed_config() function
Dhlo_instruction.cc871 HloInstruction* token_operand, absl::string_view outfeed_config) { in CreateOutfeed()
3408 const string& HloInstruction::outfeed_config() const { in outfeed_config() function in xla::HloInstruction
Dhlo_instructions.cc1815 absl::string_view outfeed_config) in HloOutfeedInstruction()
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1386 const string& outfeed_config) { in Outfeed()
1439 const string& outfeed_config) { in OutfeedWithToken()
3072 const string& outfeed_config) { in Outfeed()
3475 const string& outfeed_config) { in OutfeedWithToken()
/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc453 const string& outfeed_config) { in Outfeed()