Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

Commit a4bb73d

Browse files
Dustin TranCopybara-Service
authored andcommitted
Internal.
PiperOrigin-RevId: 219150340
1 parent 274ed90 commit a4bb73d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/mnist.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
from __future__ import print_function
2424

2525
import mesh_tensorflow as mtf
26-
import mnist_dataset as dataset # local file import
26+
import .mnist_dataset as dataset # local file import
2727
import tensorflow as tf
2828

2929

0 commit comments

Comments
 (0)