Skip to content

Commit

Permalink
Delete tfcompile documentation
Browse files Browse the repository at this point in the history
tfcompile is deprecated and will be eventually removed. Don't mention it in public documentation.

PiperOrigin-RevId: 714095123
  • Loading branch information
ezhulenev authored and Google-ML-Automation committed Jan 10, 2025
1 parent 08dcaad commit caef8ec
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 284 deletions.
5 changes: 0 additions & 5 deletions docs/tf2xla/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,11 +143,6 @@ experimental.
For a detailed usage example see the
[auto-clustering tutorial colab](./tutorials/autoclustering_xla.ipynb).

### AOT (Ahead-of-time) compilation for CPU with `tfcompile`

You can also use a standalone [`tfcompile`](./tfcompile.md) tool, which converts
TensorFlow graph into executable code (for x86-64 CPU only).

## Inspect compiled programs

XLA provides introspection facilities which let you inspect the generated
Expand Down
279 changes: 0 additions & 279 deletions docs/tf2xla/tfcompile.md

This file was deleted.

0 comments on commit caef8ec

Please sign in to comment.