Home
last modified time | relevance | path

Searched defs:entry_function (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/python/
H A Dsaved_model_to_tfl_flatbuffer.cc56 mlir::func::FuncOp entry_function = nullptr; in HandleInputOutputArraysWithModule() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_compiler.cc1020 auto entry_function = mlir::cast<mlir::func::FuncOp>( in CompileModuleToLlvmIrImpl() local
1616 mlir::func::FuncOp entry_function = in CompileLmhloToExecutable() local
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dcodecache.py2522 entry_function = "kernel" variable in CppPythonBindingsCodeCache
2684 entry_function = "inductor_entry_cpp" variable in CppWrapperCodeCache
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dmlir_hlo_to_hlo.cc2264 bool entry_function = f.getName() == "main"; in RunOnFunction() local