batch size issue
Open
- Dominant language
- C++
- Stars
- 299
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
When I run sample code, there is always an error
terminate called after throwing an instance of 'dmlc::ParamError'
what(): Required parameter batch_size of int is not presented
Aborted (core dumped)
I think maybe you should set default in parameter batch_size.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.