Halide 19.0.0
Halide compiler and libraries
|
Tables listing associative operators and their identities. More...
Go to the source code of this file.
Classes | |
struct | Halide::Internal::AssociativePattern |
Represent an associative op with its identity. More... | |
Namespaces | |
namespace | Halide |
This file defines the class FunctionDAG, which is our representation of a Halide pipeline, and contains methods to using Halide's bounds tools to query properties of it. | |
namespace | Halide::Internal |
Functions | |
const std::vector< AssociativePattern > & | Halide::Internal::get_ops_table (const std::vector< Expr > &exprs) |
Tables listing associative operators and their identities.
Definition in file AssociativeOpsTable.h.