wuzheng
wuzheng
 Here is my h5 model.
Thanks for your reply!I have confirmed that all biases in the model have been enabled. I have try to fix this promblem by change the name of layer.After struggling for...
As Keras is in format of NHWC, nnom seems directly do conv2d and pad and maxpool at the first two dimensions, make the computation become totally wrong.
@qwandor @muxinyu1 Could you please give me some advice?
Some necessary assertions have been added to the #2313 .