summaryrefslogtreecommitdiff
path: root/runs/slurm_logs/15338790_diffonly_benchmark.err
diff options
context:
space:
mode:
Diffstat (limited to 'runs/slurm_logs/15338790_diffonly_benchmark.err')
-rw-r--r--runs/slurm_logs/15338790_diffonly_benchmark.err12
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