Skip to content

Commit

Permalink
link docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Zha0q1 committed Jul 12, 2019
1 parent 160b891 commit f93ae21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/faq/add_op_in_backend.md
Original file line number Diff line number Diff line change
Expand Up @@ -675,5 +675,5 @@ We welcome your contributions to MXNet.
and
[test_operator.py](https://github.com/apache/incubator-mxnet/blob/master/tests/python/unittest/test_operator.py#L6514).

# Additional Debug Tool
- [Use TensorInspector to help debug](tensor_inspector_tutorial.md)
## Additional Resources
- [Use TensorInspector to Help Debug Operators](tensor_inspector_tutorial.md)
2 changes: 1 addition & 1 deletion docs/faq/develop_and_hack.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
- [Create new operators](new_op.md)
- [Use Torch from MXNet](torch.md)
- [Set environment variables of MXNet](env_var.md)
- [Use TensorInspector to help debug](tensor_inspector_tutorial.md)
- [Use TensorInspector to Help Debug Operators](tensor_inspector_tutorial.md)

# Other Resources
- [MXNet System Architecture Overview](/architecture/overview.html)
Expand Down

0 comments on commit f93ae21

Please sign in to comment.