Skip to content

Commit 355e8b5

Browse files
author
Orbax Authors
committed
Migrate python/ directory.
PiperOrigin-RevId: 868773893
1 parent c167ef3 commit 355e8b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/model/orbax_model_mira_runtime_mnist_demo.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@
601601
"outputs": [],
602602
"source": [
603603
"# Load the model using Orbax Model Runner (new!)\n",
604-
"from .learning.infra.mira.experimental.orbax_model.python import orbax_model_runner"
604+
"from .neptune.python import orbax_model_runner"
605605
]
606606
},
607607
{

0 commit comments

Comments
 (0)