General
Basic
root
Type:Default: n/a
run_name
Type: pathDefault: n/a
run_name
specifies something about whatever
Advanced
allow_tf32
Type: boolDefault:False
If
False
, the use of NVIDIA’s TensorFloat32 on Tensor Cores (Ampere architecture and later) will be disabled. IfTrue
, the PyTorch defaults (use anywhere possible) will remain.