Skip to content

Commit ba87988

Browse files
random-forestscopybara-github
authored andcommitted
Add initial guide for JAX2TF.
PiperOrigin-RevId: 530721984
1 parent 0ae2051 commit ba87988

File tree

2 files changed

+866
-1
lines changed

2 files changed

+866
-1
lines changed

site/en/guide/_toc.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,14 @@ toc:
7474
- title: "Analyze pipeline performance"
7575
path: /guide/data_performance_analysis
7676

77-
- heading: "Save a model"
77+
- heading: "Import and export"
7878
- title: "Checkpoint"
7979
path: /guide/checkpoint
8080
- title: "SavedModel"
8181
path: /guide/saved_model
82+
- title: "Import a JAX model using JAX2TF"
83+
status: new
84+
path: /guide/jax2tf
8285

8386
- heading: "Accelerators"
8487
- title: "Distributed training"

0 commit comments

Comments
 (0)