Export ONNX

Aperta
#331 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
python

Direzione di ricerca

Start by tracing the deploy method's ONNX export path and how it validates InputLayer parameters. The work is done when RNN and DNN models can be exported without specifying image-only height and n_channels values, with tests covering the revised behavior.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Hi,

When you try to export a model in ONNX format, the deploy method expects the InputLayer parameters height and n_channels not to be None, even though they are meant to be used only with image data.

It would be nice not to have to specify dummy values for them when training RNNs and DNNs for example.

Best regards,
Victor

Lingua principale
Python
Stelle
224
Fork
129
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di sassoftware/python-dlpy

Tutte le issue di sassoftware/python-dlpy

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.