vpirogov commented on a change in pull request #20606:
URL: https://github.com/apache/incubator-mxnet/pull/20606#discussion_r721513839



##########
File path: docs/static_site/src/pages/api/faq/env_var.md
##########
@@ -375,7 +375,7 @@ If ctypes is used, it must be 
`mxnet._ctypes.ndarray.NDArrayBase`.
   - This variable controls how many CuDNN dropout state resources to create 
for each GPU context for use in operator.
 
 * MXNET_SUBGRAPH_BACKEND
-  - Values: String ```(default="MKLDNN")``` if ONEDNN is avaliable, otherwise 
```(default="")```
+  - Values: String ```(default="DNNL")``` if ONEDNN is avaliable, otherwise 
```(default="")```

Review comment:
       I would suggest to use `ONEDNN` for the backend name. There's no need to 
introduce naming with `DNNL` unless it was already there.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to