Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/
DTranslation.h71 struct TranslateToMLIRRegistration { struct
72 TranslateToMLIRRegistration(llvm::StringRef name,
74 TranslateToMLIRRegistration(llvm::StringRef name,
/external/llvm-project/mlir/lib/Translation/
DTranslation.cpp73 TranslateToMLIRRegistration::TranslateToMLIRRegistration( in TranslateToMLIRRegistration() function in TranslateToMLIRRegistration
80 TranslateToMLIRRegistration::TranslateToMLIRRegistration( in TranslateToMLIRRegistration() function in TranslateToMLIRRegistration
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dtf_mlir_translate_registration.cc55 static TranslateToMLIRRegistration GraphdefToMlirTranslate(
69 static TranslateToMLIRRegistration GraphdefToSplattedMlirTranslate(
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dxla_mlir_translate.cc280 static mlir::TranslateToMLIRRegistration HloToHloMlirTranslate(
283 static mlir::TranslateToMLIRRegistration HloTextToHloMlirTranslate(
288 static mlir::TranslateToMLIRRegistration HloTextToLhloMlirTranslate(
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/
DTranslateRegistration.cpp67 TranslateToMLIRRegistration fromBinary( in registerFromSPIRVTranslation()
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_translate.cc175 static TranslateToMLIRRegistration FlatBufferFileToMlirTransReg(
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dtf_xla_mlir_translate.cc423 static mlir::TranslateToMLIRRegistration SerializedMlirStringAttrToMlirModule(
/external/llvm-project/mlir/lib/Target/LLVMIR/
DConvertFromLLVMIR.cpp877 TranslateToMLIRRegistration fromLLVM( in registerFromLLVMIRTranslation()