cog
bf16d884
- style: consolidate cmd declarations into var blocks
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 days ago
style: consolidate cmd declarations into var blocks Address review feedback: use a single var block for the local declarations in cmdPredict/cmdTrain instead of mixing var and := syntax.
References
#3097 - feat: model input validation before build and run
Author
anish-sahoo
Parents
db4fa183
Loading