IRON 1.0
Loading...
Searching...
No Matches
Namespaces | Functions
compile.py File Reference

Namespaces

namespace  iron
 
namespace  iron.compile
 
namespace  iron.compile.compile
 

Functions

 iron.compile.compile.compile_cxx_core_function (str source_path, str target_arch, str output_path, list[str]|None include_dirs=None, list[str]|None compile_args=None, str|None cwd=None, verbose=False)
 
 iron.compile.compile.compile_mlir_module (str mlir_module, str|None insts_path=None, str|None pdi_path=None, str|None xclbin_path=None, verbose=False, str|None work_dir=None, options=None)