diff options
| author | YurenHao0426 <blackhao0426@gmail.com> | 2026-01-13 23:49:05 -0600 |
|---|---|---|
| committer | YurenHao0426 <blackhao0426@gmail.com> | 2026-01-13 23:49:05 -0600 |
| commit | cd99d6b874d9d09b3bb87b8485cc787885af71f1 (patch) | |
| tree | 59a233959932ca0e4f12f196275e07fcf443b33f /runs/slurm_logs/15338790_diffonly_benchmark.err | |
init commit
Diffstat (limited to 'runs/slurm_logs/15338790_diffonly_benchmark.err')
| -rw-r--r-- | runs/slurm_logs/15338790_diffonly_benchmark.err | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/runs/slurm_logs/15338790_diffonly_benchmark.err b/runs/slurm_logs/15338790_diffonly_benchmark.err new file mode 100644 index 0000000..e4de813 --- /dev/null +++ b/runs/slurm_logs/15338790_diffonly_benchmark.err @@ -0,0 +1,12 @@ +Traceback (most recent call last): + File "/projects/bfqt/users/yurenh2/ml-projects/snn-training/files/experiments/lyapunov_diffonly_benchmark.py", line 590, in <module> + run_benchmark() + File "/projects/bfqt/users/yurenh2/ml-projects/snn-training/files/experiments/lyapunov_diffonly_benchmark.py", line 497, in run_benchmark + logits_diff, lyap_diff = model_diff(x, compute_lyapunov=True, lyap_eps=1e-4) + File "/u/yurenh2/.local/lib/python3.9/site-packages/torch/nn/modules/module.py", line 1773, in _wrapped_call_impl + return self._call_impl(*args, **kwargs) + File "/u/yurenh2/.local/lib/python3.9/site-packages/torch/nn/modules/module.py", line 1784, in _call_impl + return forward_call(*args, **kwargs) + File "/projects/bfqt/users/yurenh2/ml-projects/snn-training/files/experiments/lyapunov_diffonly_benchmark.py", line 307, in forward + h_perturbed = h_base + h_delta +RuntimeError: The size of tensor a (16) must match the size of tensor b (8) at non-singleton dimension 3 |
