Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
retrigger ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhao-intel committed May 20, 2019
1 parent 22c0752 commit 5bd8248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/mkldnn/MKLDNN_README.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ Graph optimization by subgraph feature are available in master branch. You can b
export MXNET_SUBGRAPH_BACKEND=MKLDNN
```

When `MKLDNN` backend is enabled, advanced control options are avaliable
When `MKLDNN` backend is enabled, advanced control options are avaliable:

```
export MXNET_DISABLE_MKLDNN_CONV_OPT=1 # disable MKLDNN convolution optimization pass
Expand Down

0 comments on commit 5bd8248

Please sign in to comment.