Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc377 create_missing_instruction_; member in xla::__anonc071bf1f0111::HloParser
453 if (instr == nullptr && create_missing_instruction_ != nullptr && in FindInstruction()
461 return create_missing_instruction_(name, *shape); in FindInstruction()
2558 if (shape.has_value() && create_missing_instruction_ != nullptr && in ParseOperands()
4049 if (create_missing_instruction_ != nullptr || !scoped_name_tables_.empty()) { in ParseSingleInstruction()
4058 create_missing_instruction_ = in ParseSingleInstruction()