Skip to content

Commit 962460f

Browse files
hschoi4448csehydrogen
authored andcommitted
revert unet trace region size
1 parent 7bc134e commit 962460f

File tree

1 file changed

+1
-1
lines changed
  • models/experimental/functional_unet/tests

1 file changed

+1
-1
lines changed

models/experimental/functional_unet/tests/common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
UNET_FULL_MODEL_PCC = 0.99840
1313
UNET_FULL_MODEL_PCC_BH = 0.99780
1414

15-
UNET_TRACE_REGION_SIZE = 540672
15+
UNET_TRACE_REGION_SIZE = 768 * 1024
1616
UNET_L1_SMALL_REGION_SIZE = 9344
1717

1818

0 commit comments

Comments
 (0)