Loading a SavedModel crashes Java
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Java
- Sterne
- 928
- Forks
- 227
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Please make sure that this is a bug. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template
System information
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 20.04
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: No
- TensorFlow installed from (source or binary): binary
- TensorFlow version (use command below): 2.3.1
- Python version: 3.8
Describe the current behavior
When I load a SavedModel, the JVM crashes.
Describe the expected behavior
The JVM should not crash.
Code to reproduce the issue
I can load other SavedModels. So, I expect this is something specific to my SavedModel. Since the model is proprietary, I cannot share. And, I don't know how to easily triage the issue. If you can help, please provide some information!
Other info / logs
See hs_err_pid30392.log.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginnen Sie mit der Prüfung von hs_err_pid30392.log und des im Bericht beschriebenen Verhaltens beim Laden von SavedModel unter Ubuntu 20.04 mit TensorFlow 2.3.1 und Java bindings. Eine nützliche Untersuchung würde ein reproduzierbares oder teilbares Modell erfordern. Ermitteln Sie anschließend, warum die JVM abstürzt, und verifizieren Sie, dass das Laden des Modells die JVM nicht mehr beendet.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- backend
- Issue-Typ
- Bug
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 20/100