Skip to content

Commit 41e9a3e

Browse files
dbortfacebook-github-bot
authored andcommitted
Remove "TBA" runtime docs (#913)
Summary: Pull Request resolved: #913 Didn't have a chance to write these before MVP. Remove and unlink them for now. Reviewed By: mergennachin, larryliu0820 Differential Revision: D50290060 fbshipit-source-id: ed6707e535a128f36eef7aa71c01884137ae5eee
1 parent 43093e2 commit 41e9a3e

File tree

4 files changed

+0
-10
lines changed

4 files changed

+0
-10
lines changed

docs/source/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,6 @@ Topics in this section will help you get started with ExecuTorch.
144144

145145
runtime-overview
146146
runtime-backend-delegate-implementation-and-linking
147-
runtime-custom-memory-allocator
148-
runtime-error-handling
149147
runtime-platform-abstraction-layer
150148

151149
.. toctree::

docs/source/runtime-custom-memory-allocator.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/source/runtime-error-handling.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/source/runtime-overview.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,6 @@ For more details about the ExecuTorch runtime, please see:
159159
* [Runtime API Tutorial](running-a-model-cpp-tutorial.md)
160160
* [Runtime Build and Cross Compilation](runtime-build-and-cross-compilation.md)
161161
* [Runtime Platform Abstraction Layer](runtime-platform-abstraction-layer.md)
162-
* [Custom Memory Allocation](runtime-custom-memory-allocator.md)
163-
* [Runtime Error Handling](runtime-error-handling.md)
164162
* [Runtime Profiling](sdk-profiling.md)
165163
* [Backends and Delegates](compiler-delegate-and-partitioner.md)
166164
* [Backend Delegate Implementation](runtime-backend-delegate-implementation-and-linking.md)

0 commit comments

Comments
 (0)