diff options
Diffstat (limited to 'ep_run/floss_smoke.log')
| -rw-r--r-- | ep_run/floss_smoke.log | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ep_run/floss_smoke.log b/ep_run/floss_smoke.log new file mode 100644 index 0000000..a476b9f --- /dev/null +++ b/ep_run/floss_smoke.log @@ -0,0 +1,8 @@ +[off ] res=5.006e-02 n_grads=18 +/home/yurenh2/ept/ep_run/lt_ep_train.py:248: UserWarning: Converting a tensor with requires_grad=True to a scalar may lead to unexpected behavior. +Consider using tensor.detach() first. (Triggered internally at /pytorch/torch/csrc/autograd/generated/python_variable_methods.cpp:836.) + gf = torch.autograd.grad(Rf, blk.block, allow_unused=True) if float(Rf) > 0 else None +[floss] res=5.006e-02 rho_hat=0.9919 finite=True n_grads=18 +cos(g_off, g_floss)=1.0000 (below-target: should be 1.0 = untouched) +[fire ] rho_hat=0.9919 finite=True cos(g_off, g_fire)=0.9803 (should be <1 but >0.9: capped perturbation) +FLOSS_SMOKE_DONE |
