Searched refs:ImportInstructions (Results 1 – 3 of 3) sorted by relevance
60 static StatusOr<mlir::Value> ImportInstructions(102 tensorflow::Status ImportInstructions(const HloComputation& computation,
151 TF_RETURN_IF_ERROR(ImportInstructions(computation, block)); in ImportAsFunc()166 return ImportInstructions(computation, block); in ImportAsRegion()195 Status HloFunctionImporter::ImportInstructions( in ImportInstructions() function in xla::HloFunctionImporter214 StatusOr<Value> HloFunctionImporter::ImportInstructions( in ImportInstructions() function in xla::HloFunctionImporter
497 xla::HloFunctionImporter::ImportInstructions( in EmitFusionOp()