Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianIsensee committed May 21, 2024
1 parent e539637 commit 7372db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/resenc_presets.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ The presets differ from `ResEncUNetPlanner` in two ways:
- They set new default values for `gpu_memory_target_in_gb` to target the respective VRAM consumptions
- They remove the batch size cap of 0.05 (= previously one batch could not cover mode pixels than 5% of the entire dataset, not it can be arbitrarily large)

The preset are merely there ot make life easier, and to provide standardized configurations people can benchmark with.
The presets are merely there to make life easier, and to provide standardized configurations people can benchmark with.
You can easily adapt the GPU memory target to match your GPU, and to scale beyond 40GB of GPU memory.

Here is an example for how to scale to 80GB VRAM on Dataset003_Liver:
Expand Down

0 comments on commit 7372db8

Please sign in to comment.