| 1112 | fbb_.AddElement<uint8_t>(24, static_cast<uint8_t>(has_scaleInt), 0); |
| 1113 | } |
| 1114 | void add_shapeInt32(bool shapeInt32) { |
| 1115 | fbb_.AddElement<uint8_t>(26, static_cast<uint8_t>(shapeInt32), 0); |
| 1116 | } |
| 1117 | void add_weightSize(uint32_t weightSize) { |
| 1118 | fbb_.AddElement<uint32_t>(28, weightSize, 0); |
| 1119 | } |