Skip to content

Commit b2d44b4

Browse files
authored
fix edvr bug (#320)
1 parent 1d8cd18 commit b2d44b4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

configs/edvr_l_w_tsa.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
total_iters: 600000
22
output_dir: output_dir
3+
find_unused_parameters: True
34
checkpoints_dir: checkpoints
45
# tensor range for function tensor2img
56
min_max:

configs/edvr_m_w_tsa.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
total_iters: 600000
22
output_dir: output_dir
3+
find_unused_parameters: True
34
checkpoints_dir: checkpoints
45
# tensor range for function tensor2img
56
min_max:

0 commit comments

Comments
 (0)