mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-05 12:31:41 +02:00
evals: eval crate overhaul, simplification and performance improvements
This commit is contained in:
@@ -13,6 +13,8 @@ let
|
||||
else
|
||||
throw "pkgs.onnxruntime.version (${pkgs.onnxruntime.version}) must match ort-version (${ortVersion})";
|
||||
in {
|
||||
devenv.warnOnNewVersion = false;
|
||||
|
||||
cachix.enable = false;
|
||||
|
||||
packages = [
|
||||
|
||||
Reference in New Issue
Block a user