Struct _Variable_

Inheritance Relationships

Base Type

  • public Object

Struct Documentation

struct cinn::frontend::_Variable_ : public Object

Public Functions

const char *type_info() const override

Public Members

std::string id
common::Type type
std::vector<int> shape
bool is_const = false

Public Static Attributes

constexpr char *__type_info__ = "cinn_frontend_variable"