Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Model: Cast autosplit_reserve to int
Torch errors if float values are passed (because bytes are not float types). Therefore, overestimate and cast to an int type. Resolves #97 Signed-off-by: kingbri <[email protected]>
- Loading branch information