Files
ports/misc/netron/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

23 lines
667 B
Plaintext

Netron is a viewer for neural network, deep learning and machine learning
models. Netron supports:
* ONNX (.onnx, .pb, .pbtxt),
* Keras (.h5, .keras),
* Core ML (.mlmodel),
* Caffe (.caffemodel, .prototxt),
* Caffe2 (predict_net.pb, predict_net.pbtxt),
* MXNet (.model, -symbol.json),
* TorchScript (.pt, .pth),
* NCNN (.param),
* TensorFlow Lite (.tflite).
Netron has experimental support for:
* PyTorch (.pt, .pth),
* Torch (.t7),
* CNTK (.model, .cntk),
* Deeplearning4j (.zip),
* PaddlePaddle (.zip, __model__),
* Darknet (.cfg),
* MNN (.mnn),
* scikit-learn (.pkl),
* ML.NET (.zip),
* TensorFlow.js (model.json, .pb) and TensorFlow (.pb, .meta, .pbtxt).