Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 575184272
  • Loading branch information
T5 Team authored and t5-copybara committed Dec 18, 2023
1 parent ba7f39f commit 4bcec65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t5/models/mesh_transformer_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ def main(_):
t5.data.set_tfds_data_dir_override(FLAGS.t5_tfds_data_dir)

# Add search path for gin files stored in package.
assert pkg_resources.resource_filename is not None
gin.add_config_file_search_path(
pkg_resources.resource_filename(__name__, "gin"))
try:
Expand Down

0 comments on commit 4bcec65

Please sign in to comment.