blob: 66ccbd65e7b3fd81502a4950434cd9fd65eef036 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
(1) deep anchor: cos at matched T1
/home/yurenh2/miniconda3/lib/python3.13/site-packages/torch/autograd/graph.py:865: UserWarning: Attempting to run cuBLAS, but there was no current CUDA context! Attempting to set the primary context... (Triggered internally at /pytorch/aten/src/ATen/cuda/CublasHandlePool.cpp:330.)
return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass
T1=150 cos=0.9145 0.8368 mean=0.8757 (res~4.7e-03)
T1=400 cos=0.7801 0.8977 mean=0.8389 (res~3.9e-05)
(2) kappa brake at T1=150:
kappa=0.0 cos=0.9145 0.8368 mean=0.8757
kappa=0.02 cos=0.9115 0.8365 mean=0.8740
kappa=0.05 cos=0.9114 0.8304 mean=0.8709
kappa=0.1 cos=0.9040 0.8238 mean=0.8639
kappa=0.2 cos=0.8876 0.8089 mean=0.8483
FIX_PROBE_DONE
|