提交 677ead94 authored 作者: Iban Harlouchet's avatar Iban Harlouchet

Added dtype='int16' for debugprint2 and 'int8' for debugprint3

上级 05e550d2
...@@ -344,7 +344,7 @@ def test_scan_debugprint2(): ...@@ -344,7 +344,7 @@ def test_scan_debugprint2():
| |Subtensor{int64} [@J] '' | |Subtensor{int64} [@J] ''
| |Shape [@K] '' | |Shape [@K] ''
| | |Subtensor{int64::} [@L] '' | | |Subtensor{int64::} [@L] ''
| | |ARange [@M] '' | | |ARange{dtype='int16'} [@M] ''
| | | |TensorConstant{0} [@N] | | | |TensorConstant{0} [@N]
| | | |TensorConstant{10000} [@O] | | | |TensorConstant{10000} [@O]
| | | |TensorConstant{1} [@P] | | | |TensorConstant{1} [@P]
...@@ -427,7 +427,7 @@ def test_scan_debugprint3(): ...@@ -427,7 +427,7 @@ def test_scan_debugprint3():
| |Subtensor{int64} [@J] '' | |Subtensor{int64} [@J] ''
| |Shape [@K] '' | |Shape [@K] ''
| | |Subtensor{int64::} [@L] '' | | |Subtensor{int64::} [@L] ''
| | |ARange [@M] '' | | |ARange{dtype='int8'} [@M] ''
| | | |TensorConstant{0} [@N] | | | |TensorConstant{0} [@N]
| | | |TensorConstant{10} [@O] | | | |TensorConstant{10} [@O]
| | | |TensorConstant{1} [@P] | | | |TensorConstant{1} [@P]
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论