-
Notifications
You must be signed in to change notification settings - Fork 143
Issues: gmalivenko/pytorch2keras
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
TypeError: export() got an unexpected keyword argument 'do_constant_folding'
bug
#141
opened Jan 22, 2022 by
taylover-pei
converts torch model with dtype double (float64) to keras with float32
bug
#140
opened Jan 19, 2022 by
HarHarLinks
Batch Normalization Layers not present in the converted Keras model
bug
#135
opened Sep 10, 2021 by
rahman-mdatiqur
concatenate axis not getting changed when switching from NCHW mode to NHWC mode
bug
#131
opened Jun 23, 2021 by
yogeesh-alphaics
ValueError: Operands could not be broadcast together with shapes , when converting with change_ordering
bug
#128
opened Mar 22, 2021 by
shairoz-deci
converted model has different weights than the original model
bug
#124
opened Feb 3, 2021 by
mohamedabdallah1996
ValueError: Layer weight shape (112,) not compatible with provided weight shape (11,)
#123
opened Feb 1, 2021 by
HeaderZzj
Keras model exception when predict "Default MaxpoolingOp only supports NHWC on device type CPU"
bug
#122
opened Nov 5, 2020 by
YangMingJerry
Tensorflow, Keras, PyTorch versions which work for this project
enhancement
#118
opened Aug 2, 2020 by
IgorSusmelj
Package crashes on import with protobuf==3.12.3 and tensorflow==2.2.0 on macOS
bug
#117
opened Jul 16, 2020 by
farzadab
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.