Home
last modified time | relevance | path

Searched refs:ImportedInstruction (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.h1062 struct ImportedInstruction { struct
1067 absl::flat_hash_map<int64_t, ImportedInstruction> handle_to_imported_index_; argument
1544 ImportedInstruction imported = imported_it->second; in LookUpInstructionByHandleInternal()
Dxla_builder.cc4000 ImportedInstruction imported_instruction; in AddCalledComputation()