Skip to content

Commit 64a360d

Browse files
committed
test_cumulated_attention_weights_search more
add debug_runtime_sanity_checks
1 parent 719eba8 commit 64a360d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_TFNetworkRecLayer.py

+1
Original file line numberDiff line numberDiff line change
@@ -6344,6 +6344,7 @@ def test_cumulated_attention_weights_search():
63446344
"extern_data": {"data": {"dim": n_out, "sparse": True}, "classes": {"dim": n_out, "sparse": True}},
63456345
"search_output_layer": "decision",
63466346
"debug_print_layer_output_shape": True,
6347+
"debug_runtime_sanity_checks": True,
63476348
"debug_print_layer_output_template": True})
63486349

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

0 commit comments

Comments
 (0)