-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from graphcore-research/license_update
update license
- Loading branch information
Showing
2 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,4 +19,12 @@ pip install git+ssh://[email protected]/graphcore-research/kg-topology-toolbox | |
4\. Import and use: | ||
```python | ||
from kg_topology_toolbox import TopologyToolbox | ||
``` | ||
``` | ||
|
||
## License | ||
|
||
Copyright (c) 2023 Graphcore Ltd. Licensed under the MIT License. | ||
|
||
The included code is released under the MIT license (see [details of the license](LICENSE)). | ||
|
||
See [notices](NOTICE.md) for dependencies, credits, derived work and further details. |