We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ae2051 commit ba87988Copy full SHA for ba87988
site/en/guide/_toc.yaml
@@ -74,11 +74,14 @@ toc:
74
- title: "Analyze pipeline performance"
75
path: /guide/data_performance_analysis
76
77
-- heading: "Save a model"
+- heading: "Import and export"
78
- title: "Checkpoint"
79
path: /guide/checkpoint
80
- title: "SavedModel"
81
path: /guide/saved_model
82
+- title: "Import a JAX model using JAX2TF"
83
+ status: new
84
+ path: /guide/jax2tf
85
86
- heading: "Accelerators"
87
- title: "Distributed training"
0 commit comments