Initial commit (#9933)

This commit is contained in:
Hariharan Seshadri 2021-12-03 18:52:25 -08:00 committed by GitHub
parent a0f76fe1a8
commit 24dcd7334b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,6 +78,11 @@ Whether to do copies in the default stream or use separate streams. The recommen
Default value: true
### cudnn_conv_use_max_workspace
Check [tuning performance for convolution heavy models](../performance/tune-performance.md#convolution-heavy-models-and-the-cuda-ep) for details on what this flag does.
Default value: 0
## Samples
### Python