set default precision as 32
This commit is contained in:
parent
b984e69b6e
commit
7e67dc6910
@ -13,7 +13,7 @@ defaults:
|
|||||||
reset_every: 0
|
reset_every: 0
|
||||||
device: 'cuda:0'
|
device: 'cuda:0'
|
||||||
compile: True
|
compile: True
|
||||||
precision: 16
|
precision: 32
|
||||||
debug: False
|
debug: False
|
||||||
expl_gifs: False
|
expl_gifs: False
|
||||||
video_pred_log: True
|
video_pred_log: True
|
||||||
@ -147,7 +147,6 @@ atari100k:
|
|||||||
train_ratio: 1024
|
train_ratio: 1024
|
||||||
imag_gradient: 'reinforce'
|
imag_gradient: 'reinforce'
|
||||||
time_limit: 108000
|
time_limit: 108000
|
||||||
precision: 32
|
|
||||||
|
|
||||||
debug:
|
debug:
|
||||||
debug: True
|
debug: True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user