We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 815506f commit 72e90e6Copy full SHA for 72e90e6
docs/mxnet/mxnet_backend_optimizer.md
@@ -10,7 +10,7 @@ of the Criteria.
10
```
11
12
After a name is passed, DJL will try to find the party library from
13
- the environment variable called `MXNET_EXTRA_LIBRARY_PATH`. User are required to
+ the environment variable called `MXNET_EXTRA_LIBRARY_PATH`. Users are required to
14
set this environment variable to locate the library. After that, you should see the messages from the inference to see if the library is enabled.
15
16
Here is a list of supporting backend optimizers:
0 commit comments