Tensor Comprehensions
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
tc2halide::HalideComponents Struct Reference

#include <tc2halide.h>

Collaboration diagram for tc2halide::HalideComponents:

Public Member Functions

lang::Def getDef () const
 

Public Attributes

lang::TreeRef def
 
Halide::Internal::Stmt stmt
 
std::vector< Halide::ImageParam > inputs
 
std::map< std::string,
Halide::Internal::Parameter > 
params
 
std::vector
< Halide::OutputImageParam > 
outputs
 

Member Function Documentation

lang::Def tc2halide::HalideComponents::getDef ( ) const
inline

Member Data Documentation

lang::TreeRef tc2halide::HalideComponents::def
std::vector<Halide::ImageParam> tc2halide::HalideComponents::inputs
std::vector<Halide::OutputImageParam> tc2halide::HalideComponents::outputs
std::map<std::string, Halide::Internal::Parameter> tc2halide::HalideComponents::params
Halide::Internal::Stmt tc2halide::HalideComponents::stmt

The documentation for this struct was generated from the following file: