Netron 4.7.9: add FileExtensions and fix License (#8062)
* Netron 4.7.9 * Update 4.7.9.yaml * Update 4.7.9.yaml
This commit is contained in:
@@ -1,13 +1,28 @@
|
||||
# ================== General ==================
|
||||
Id: LutzRoeder.Netron
|
||||
Version: 4.7.9
|
||||
Name: Netron
|
||||
Publisher: Lutz Roeder
|
||||
AppMoniker: netron
|
||||
Author: Lutz Roeder
|
||||
Description: Visualizer for neural network, deep learning, and machine learning models
|
||||
License: Copyright (c) Lutz Roeder
|
||||
AppMoniker: netron
|
||||
Tags: electron,neural network,ai,deep learning,machine learning,visualization
|
||||
FileExtensions: onnx,pb,pbtxt,h5,keras,tflite,caffemodel,prototxt,cfg,mlmodel,mnn,model,param,tmfile,tnnproto,rknn,ms,uff
|
||||
#Protocols:
|
||||
#Commands:
|
||||
|
||||
# ================== License ==================
|
||||
Homepage: https://github.com/lutzroeder/netron
|
||||
License: MIT
|
||||
LicenseUrl: https://github.com/lutzroeder/netron/blob/main/LICENSE
|
||||
|
||||
# ================= Installer =================
|
||||
Version: 4.7.9
|
||||
InstallerType: nullsoft
|
||||
Installers:
|
||||
- Arch: x86
|
||||
InstallerType: nullsoft
|
||||
Url: https://github.com/lutzroeder/netron/releases/download/v4.7.9/Netron-Setup-4.7.9.exe
|
||||
Sha256: 43E1F36BC45558ACF92A4E93FB8C69F28DB6361E164CDF1B9A564B52741DDAA6
|
||||
|
||||
#Switches:
|
||||
# Silent:
|
||||
# SilentWithProgress:
|
||||
|
Reference in New Issue
Block a user