Searched refs:ImportInstructionsImpl (Results 1 – 2 of 2) sorted by relevance
104 StatusOr<mlir::Value> ImportInstructionsImpl(
169 StatusOr<Value> HloFunctionImporter::ImportInstructionsImpl( in ImportInstructionsImpl() function in xla::HloFunctionImporter200 ImportInstructionsImpl(computation, arguments, &builder)); in ImportInstructions()224 return importer.ImportInstructionsImpl(computation, arguments, builder); in ImportInstructions()