summaryrefslogtreecommitdiff
path: root/runs/slurm_logs/15334043_adaptive_linear.err
diff options
context:
space:
mode:
authorYurenHao0426 <blackhao0426@gmail.com>2026-01-13 23:50:59 -0600
committerYurenHao0426 <blackhao0426@gmail.com>2026-01-13 23:50:59 -0600
commit00cf667cee7ffacb144d5805fc7e0ef443f3583a (patch)
tree77d20a3adaecf96bf3aff0612bdd3b5fa1a7dc7e /runs/slurm_logs/15334043_adaptive_linear.err
parentc53c04aa1d6ff75cb478a9498c370baa929c74b6 (diff)
parentcd99d6b874d9d09b3bb87b8485cc787885af71f1 (diff)
Merge master into main
Diffstat (limited to 'runs/slurm_logs/15334043_adaptive_linear.err')
-rw-r--r--runs/slurm_logs/15334043_adaptive_linear.err14
1 files changed, 14 insertions, 0 deletions
diff --git a/runs/slurm_logs/15334043_adaptive_linear.err b/runs/slurm_logs/15334043_adaptive_linear.err
new file mode 100644
index 0000000..44e4e5d
--- /dev/null
+++ b/runs/slurm_logs/15334043_adaptive_linear.err
@@ -0,0 +1,14 @@
+usage: depth_scaling_benchmark.py [-h]
+ [--dataset {mnist,fashion_mnist,cifar10,cifar100}]
+ [--depths DEPTHS [DEPTHS ...]] [--T T]
+ [--epochs EPOCHS] [--batch_size BATCH_SIZE]
+ [--lr LR] [--lambda_reg LAMBDA_REG]
+ [--lambda_target LAMBDA_TARGET]
+ [--data_dir DATA_DIR] [--out_dir OUT_DIR]
+ [--device DEVICE] [--seed SEED]
+ [--no-progress]
+ [--reg_type {squared,hinge,asymmetric,extreme}]
+ [--warmup_epochs WARMUP_EPOCHS]
+ [--stable_init]
+ [--lyap_threshold LYAP_THRESHOLD]
+depth_scaling_benchmark.py: error: argument --reg_type: invalid choice: 'adaptive_linear' (choose from 'squared', 'hinge', 'asymmetric', 'extreme')