Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add shape to FloatTensor probabilities (#600)
When zipmap is set to false, onnx checker complains about 'probabilities' tensor that do not have a shape. This commit adds correct shape for this case. Signed-off-by: Frederic DALENCON <frederic.dalencon@softathome.com> Signed-off-by: Frederic DALENCON <frederic.dalencon@softathome.com>
- Loading branch information