mrtpk123
Results
2
issues of
mrtpk123
Hello, My versions are, + onnx2keras == 0.0.24 + Python == 3.8.5 + TensorFlow == 2.5.0 + onxx == 1.9.0 Code: ``` import onnx from onnx2keras import onnx_to_keras onnx_model =...
Hello, I have a pre-trained Keras model (in h5 format) where all the layers operate on channel first data format. I want to convert this model to operate on the...
stale
stat:contributions welcome
type:support