apple / apple/coremltools

How do I trace back to offending network-layer in my python code when an error occurs during CoreML-conversion

Open
#2,152 0 comments 1 reaction 0 assignees View on GitHub
question
Dominant language
Python
Stars
5.4k
Forks
850
Avg merge
4d 5h
Merged PRs (30d)
10

Description

## ❓Question
When I encounter an error during `convert_nodes`, is there a way to trace back to what part of my network layers caused this.
Currently I can inspect what node, and its op-name & operands and try to guess what part of my network could have originated it.
But as you can imagine there could be many source-points that could have triggered this.
Is there any way we can pin-point this more easily? Any additional debugging I should enable(if so, how do I go about doing this?)

TIA
- If this is a question about the Core ML Frame work or Xcode, please ask your question in the Apple Developer Forum: https://developer.apple.com/forums/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.