move threads section to performance to match master branch

This commit is contained in:
Nathan Lovato
2021-11-24 21:18:05 -06:00
parent e2d349c116
commit e16e8a463e
4 changed files with 10 additions and 9 deletions

View File

@@ -86,3 +86,13 @@ GPU
:name: toc-learn-features-3d-optimization
optimizing_3d_performance
Multi-threading
--
.. toctree::
:maxdepth: 1
:name: toc-learn-features-threads
threads/thread_safe_apis
threads/using_multiple_threads

View File

@@ -1,9 +0,0 @@
Multi-threading
===============
.. toctree::
:maxdepth: 1
:name: toc-learn-features-threads
using_multiple_threads
thread_safe_apis