Skip to content

Commit

Permalink
Merge pull request #96 from Aydinhamedi/Alpha-b
Browse files Browse the repository at this point in the history
Alpha b
  • Loading branch information
Aydinhamedi authored Jan 10, 2024
2 parents efe214e + e672393 commit d272780
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 21,197 deletions.
2 changes: 1 addition & 1 deletion BETA_E_Model_T&T.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"tf.get_logger().setLevel('ERROR')\n",
"physical_devices = tf.config.list_physical_devices('GPU')\n",
"for gpu_instance in physical_devices:\n",
" tf.config.experimental.set_memory_growth(gpu_instance, True)\n"
" tf.config.experimental.set_memory_growth(gpu_instance, True)"
]
},
{
Expand Down
Loading

0 comments on commit d272780

Please sign in to comment.