Skip to content

Commit 2f5c0e5

Browse files
committed
test_cumulated_attention_weights_search more
add debug_runtime_sanity_checks
1 parent e9cfd14 commit 2f5c0e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_TFNetworkRecLayer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6353,6 +6353,7 @@ def test_cumulated_attention_weights_search():
63536353
"extern_data": {"data": {"dim": n_out, "sparse": True}, "classes": {"dim": n_out, "sparse": True}},
63546354
"search_output_layer": "decision",
63556355
"debug_print_layer_output_shape": True,
6356+
"debug_runtime_sanity_checks": True,
63566357
"debug_print_layer_output_template": True})
63576358

63586359
# Try different permutations of the cum_att_energy inputs, previously these behaved differently

0 commit comments

Comments
 (0)