17#ifndef __LUCI_IR_CIRCLECONST_H__
18#define __LUCI_IR_CIRCLECONST_H__
46 std::vector<uint8_t> _data;
48 std::vector<std::string> _strings;
Class to build tensor data.
const loco::DataTypeImpl< DT >::Type & scalar(void) const
const loco::DataTypeImpl< DT >::Type & at(uint32_t n) const
uint32_t size(void) const
Nodes with the fixed number of inputs.
T must_cast(loco::Node *node)
C++ scalar type corresponding to each DataType.