1#ifndef HALIDE_PYTHON_EXTENSION_GEN_H_
2#define HALIDE_PYTHON_EXTENSION_GEN_H_
14struct LoweredArgument;
void compile(const Module &module)
PythonExtensionGen(std::ostream &dest)
This file defines the class FunctionDAG, which is our representation of a Halide pipeline,...
@ Internal
Not visible externally, similar to 'static' linkage in C.
Definition of a lowered function.