Skip to content

Commit 46343a4

Browse files
committed
Callbacks and prefetch info are added
1 parent 1c0a5a4 commit 46343a4

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

workloads/raw-tf/tf-model/100-320-by-256-A1-model.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,7 @@
3131
NVIDIA GeForce RTX 4060, compute capability: 8.9
3232
Model using image as input and pixel point (x-y) as output.
3333
No randomness.
34+
Prefetch = Auto
35+
Callbacks = Auto
3436
No validation.
3537
No dropout.

workloads/raw-tf/tf-model/150-320-by-256-A1-model.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,7 @@
3131
NVIDIA GeForce RTX 4060, compute capability: 8.9
3232
Model using image as input and pixel point (x-y) as output.
3333
With randomness (9000).
34+
Prefetch = Auto
35+
Callbacks = Auto
3436
No validation
3537
No dropout.

workloads/raw-tf/tf-model/150-320-by-256-B1-model.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,7 @@
4242
NVIDIA GeForce RTX 4060, compute capability: 8.9
4343
Model using image as input and pixel point (x-y) as output.
4444
With randomness (3000).
45+
Prefetch = Auto
46+
Callbacks = Auto
4547
No validation
4648
No dropout.

0 commit comments

Comments
 (0)