Tensor Comprehensions
|
Find and categorize all variables referenced in a piece of Halide IR. More...
#include <halide2isl.h>
Public Attributes | |
std::vector< std::string > | reductionVars |
std::vector< std::string > | idxVars |
std::vector < Halide::Internal::Parameter > | params |
Find and categorize all variables referenced in a piece of Halide IR.
std::vector<std::string> tc::halide2isl::SymbolTable::idxVars |
std::vector<Halide::Internal::Parameter> tc::halide2isl::SymbolTable::params |
std::vector<std::string> tc::halide2isl::SymbolTable::reductionVars |