We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ef80d commit 5e57a10Copy full SHA for 5e57a10
dali/operators/imgcodec/decoder_schema.cc
@@ -89,7 +89,7 @@ Determines the percentage of the workload that will be offloaded to the hardware
89
if available. The optimal workload depends on the number of threads that are provided to
90
the DALI pipeline and should be found empirically. More details can be found at
91
https://developer.nvidia.com/blog/loading-data-fast-with-dali-and-new-jpeg-decoder-in-a100)code",
92
- 0.90f)
+ 0.65f)
93
.AddOptionalArg("preallocate_width_hint",
94
R"code(Image width hint.
95
0 commit comments