ErrLookup › lutzroeder/netron
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models · JavaScript · 151 source files
Analyzed at d8a543f5f8 on 2026-08-27. 31 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| 64-bit value 0x${this.toString(16)} exceeds safe integer. | exception | error | web-worker, postmessage, message-protocol, dagre, dispatcher |
| File not found '${file}'. | exception | error | browser, file-not-found, external-data, model-loading |
| Expected ${this._position - this._length} more bytes. The fi | exception | error | binary-reader, truncated-file, corrupt-file, out-of-bounds |
| Expected ${this._position + length - this._length} more byte | exception | error | binary-reader, truncated-file, corrupt-file, read-past-end |
| Unknown field '${tag}' ${this.location()} | validation | error | caffe, prototxt, text-protobuf, unknown-field |
| Unknown field '${tag}'${this.location()} | validation | error | caffe, solver, prototxt, unknown-field |
| Expected 'begin'. | validation | error | caffe2, protobuf, required-field, segment |
| Expected 'end'. | validation | error | caffe2, protobuf, required-field, segment |
| Expected 'precision'. | validation | error | caffe2, protobuf, qtensor, required-field |
| Expected 'scale'. | validation | error | caffe2, protobuf, qtensor, required-field |
| Expected 'bias'. | validation | error | caffe2, protobuf, qtensor, required-field |
| Expected 'key'. | validation | error | protobuf, map-entry, required-field, caffe2 |
| Expected 'val'. | validation | error | protobuf, map-entry, required-field, caffe2 |
| Expected 'backend_name'. | validation | error | protobuf, required-field, caffe2, backend-config |
| Expected 'name'. | validation | error | protobuf, required-field, caffe2, decode |
| Unknown field '${tag}' ${this.location()} | validation | error | caffe2, protobuf-text, unknown-field, format-detection |
| Undefined node type. | validation | error | coreml, model-parsing, layer-type |
| Undefined node type. | validation | error | espresso, apple-ane, model-parsing, layer-type |
| Value type '${val.constructor.name}' not implemented. | exception | error | executorch, pytorch, flatbuffers, unsupported-type |
| Unexpected end of file. Expected ${this._offset - this._leng | validation | error | hdf5, eof, seek, corrupt-file, truncated-file |
| Expected ${position + length - this._length} more bytes. The | validation | error | hdf5, out-of-bounds-read, corrupt-file, binary-parsing, truncated-file |
| Invalid LZF compressed data. | validation | error | hdf5, lzf, decompression, corrupt-chunk, compression-filter |
| Please update your browser to use this application. | validation | error | browser-compatibility, bigint, feature-detection, legacy-browser, webview |
| Expected 'quant_algo_name'. | validation | error | protobuf, mindir, mindspore, required-field, schema-mismatch |
| Unexpected affine expression kind '${this.kind}'. | exception | error | mlir, affine-expression, invalid-enum, printer |
| Expected ${this._position - this._length} more bytes. The fi | exception | error | stream, seek, truncated-file, corrupted-file |
| Expected ${offset} more bytes. The file might be corrupted. | exception | error | stream, fill, read, truncated-file, bounds-check |
| File '${this._file}' last modified time changed. | exception | error | file, mtime, concurrent-modification, stream |
| Unknown field '${tag}' ${this.location()} | exception | error | paddle, paddlepaddle, text-format, protobuf, unknown-field |
| Unexpected end of file. | exception | error | protobuf, range-error, truncated-input, decode |
| Expected ${this._position + length - this._length} more byte | exception | error | protobuf, binary-reader, truncated-file, bounds-check |