Skip to content
Snippets Groups Projects
Commit fd46a073 authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 21173fc3
Branches
No related tags found
No related merge requests found
......@@ -203,4 +203,4 @@ class OpdNpyDataset:
@tf.function(input_signature=[tf.TensorSpec(None, tf.int32)])
def data_function(self, indexes):
out = tf.numpy_function(self.read_numpy_file_s, [indexes], [tf.float32, tf.float32])
return out
\ No newline at end of file
return out
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment