Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_parser.cc590 create_missing_instruction_; member in xla::__anon2255e8ac0111::HloParserImpl
670 if (instr == nullptr && create_missing_instruction_ != nullptr && in FindInstruction()
678 return create_missing_instruction_(name, *shape); in FindInstruction()
3919 if (shape.has_value() && create_missing_instruction_ != nullptr && in ParseOperands()
5875 if (create_missing_instruction_ != nullptr || !scoped_name_tables_.empty()) { in ParseSingleInstruction()
5884 create_missing_instruction_ = in ParseSingleInstruction()