rbgo commited on
Commit
bc2d451
1 Parent(s): 089956a

os removed

Browse files
Files changed (1) hide show
  1. inference.py +0 -2
inference.py CHANGED
@@ -1,5 +1,3 @@
1
- import os
2
- os.add_dll_directory("C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.2/bin")
3
  import tensorflow as tf
4
 
5
  def create_padding_mask(seq):
 
 
 
1
  import tensorflow as tf
2
 
3
  def create_padding_mask(seq):