You need to sign in or sign up before continuing.
Unverified Commit ed3888dd authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

[Doc] update --part_config

parent f0b7cc96
...@@ -175,7 +175,7 @@ In the upcoming DGL v1.0, we will require the partition configuration file to co ...@@ -175,7 +175,7 @@ In the upcoming DGL v1.0, we will require the partition configuration file to co
### Sample Usage ### Sample Usage
``` ```
python tools/change_etype_to_canonical_etype.py --part-config "{configuration file path}" python tools/change_etype_to_canonical_etype.py --part_config "{configuration file path}"
``` ```
### Requirement ### Requirement
......
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