"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "e417d028115e72b953a73e39d9687aa70ba3e37e"
Unverified Commit 8d20c249 authored by Adam J. Stewart's avatar Adam J. Stewart Committed by GitHub
Browse files

[Docs] Fix typos in env vars docs (#1429)


Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
parent aefc080e
...@@ -5,9 +5,9 @@ Backend Options ...@@ -5,9 +5,9 @@ Backend Options
--------------- ---------------
* ``DGLBACKEND``: * ``DGLBACKEND``:
* Values: String (default='pytorch') * Values: String (default='pytorch')
* The backend deep lerarning framework for DGL. * The backend deep learning framework for DGL.
* Choices: * Choices:
* 'pytorch': use PyTorch as the backend implentation. * 'pytorch': use PyTorch as the backend implementation.
* 'mxnet': use Apache MXNet as the backend implementation. * 'mxnet': use Apache MXNet as the backend implementation.
Data Repository Data Repository
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment