fix n_in in onnx converter for Dense layers
Created by: jmitrevs
Previously n_in was set to None for all dense layers except the first. This fixes it.
Created by: jmitrevs
Previously n_in was set to None for all dense layers except the first. This fixes it.