Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 696542745
  • Loading branch information
tensorflower-gardener committed Nov 14, 2024
1 parent 9140067 commit b8f44f1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion official/benchmark/models/resnet_cifar_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
from __future__ import division
from __future__ import print_function

# Import libraries
from absl import app
from absl import flags
from absl import logging
Expand Down
1 change: 0 additions & 1 deletion official/benchmark/models/resnet_imagenet_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

import os

# Import libraries
from absl import app
from absl import flags
from absl import logging
Expand Down

0 comments on commit b8f44f1

Please sign in to comment.