That’s a tricky one, but solved. I wrongly give sgd_minibatch_size=10.0, it should be sgd_minibatch_size=10.
Maybe future we can have type assertion for those variables, Thanks!
That’s a tricky one, but solved. I wrongly give sgd_minibatch_size=10.0, it should be sgd_minibatch_size=10.
Maybe future we can have type assertion for those variables, Thanks!