This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
Tensor initializers aren't getting converted to constants #578
Labels
bug
Unexpected behaviour that should be corrected (type)
Even though onnx contain needed input as tensor initializer:
The model yields an error while converting:
is there a way to support constant inputs to layers?
The text was updated successfully, but these errors were encountered: