|
| OpInfo (const std::string &name, bool variadic_inputs, const std::vector< Column > &input_columns, const std::vector< Column > &output_columns, bool can_stencil, const std::vector< i32 > preferred_stencil, bool bounded_state, i32 warmup, bool unbounded_state, const std::string &protobuf_name, const std::string &stream_protobuf_name) |
|
const std::string & | name () const |
|
const bool | variadic_inputs () const |
|
const std::vector< Column > & | input_columns () const |
|
const std::vector< Column > & | output_columns () const |
|
const bool | can_stencil () const |
|
const std::vector< i32 > & | preferred_stencil () const |
|
const bool | has_bounded_state () const |
|
const i32 | warmup () const |
|
const bool | has_unbounded_state () const |
|
const std::string & | protobuf_name () const |
|
const std::string & | stream_protobuf_name () const |
|
The documentation for this class was generated from the following file: