Update README.md

This commit is contained in:
Jittor 2020-03-20 17:56:07 +08:00 committed by GitHub
parent 11c6a89dcc
commit f9f144abe4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -289,11 +289,11 @@ If you want to know more about Jittor, please check out the notebooks below:
[1]: notebooks/example.md "example"
[2]: notebooks/basics.md "basics"
[3]: notebooks/meta_op.md "meta_op"
[4]: notebooks/custom_op.md "custom_op"
[5]: notebooks/profiler.md "profiler"
[1]: notebook/example.src.md "example"
[2]: notebook/basics.src.md "basics"
[3]: notebook/meta_op.src.md "meta_op"
[4]: notebook/custom_op.src.md "custom_op"
[5]: notebook/profiler.src.md "profiler"
Those notebooks can be started in your own computer by `python3.7 -m jittor.notebook`