Releases: crunchdao/crunch-cli
Releases · crunchdao/crunch-cli
4.0.0b7
4.0.0b6
What's Changed
- feat(scoring): add endersgame function by @Caceresenzo in #115
Full Changelog: 4.0.0b5...4.0.0b6
4.0.0b5
What's Changed
- feat(inliner): add
load_streams()
by @Caceresenzo in #113 - feat(inliner): no determinism check for stream competition by @Caceresenzo in #114
Full Changelog: 4.0.0b4...4.0.0b5
4.0.0b4
What's Changed
- feat(runner): stream iter dict values by @Caceresenzo in #112
Full Changelog: 4.0.0b3...4.0.0b4
4.0.0b3
What's Changed
- fix(scoring): remove debugger by @Caceresenzo in #111
Full Changelog: 4.0.0b2...4.0.0b3
4.0.0b2 [yanked]
Warning
This version contains a debug code that block the flow. Do not use it.
What's Changed
- feat(stream): new data shape by @Caceresenzo in #110
Full Changelog: 4.0.0b1...4.0.0b2
4.0.0b1
What's Changed
- feat(runner): add stream competition support by @Caceresenzo in #109
Full Changelog: 3.19.1...4.0.0b1
3.19.1
What's Changed
- feat(constant): switch to https by @Caceresenzo in #108
- perf(scoring/dag): optimize
get_labels
by @Caceresenzo in #106
Full Changelog: 3.19.0...3.19.1
3.19.0
What's Changed
- feat(tqdm): set
mininterval
to10
seconds by @Caceresenzo in #105 - fix(scoring/dag): reverse bit-shifts by @Caceresenzo in #104
Full Changelog: 3.18.0...3.19.0
3.18.0
What's Changed
- feat(utils/download): add retry mechanism by @Caceresenzo in #96
- feat(utils/cut-url): remove schema by @Caceresenzo in #99
- feat(utils/download): use head connection by @Caceresenzo in #101
- feat(runner/cloud): send
--chown-directory {model_directory_path}
to the sandbox by @Caceresenzo in #102
Full Changelog: 3.17.5...3.18.0