| 1240 | return GetField<int8_t>(22, 127); |
| 1241 | } |
| 1242 | const flatbuffers::Vector<int32_t> *winogradAttr() const { |
| 1243 | return GetPointer<const flatbuffers::Vector<int32_t> *>(24); |
| 1244 | } |
| 1245 | DataType outputDataType() const { |
| 1246 | return static_cast<DataType>(GetField<int32_t>(26, 6)); |
| 1247 | } |