-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathresults.xml
More file actions
13 lines (13 loc) · 2.04 KB
/
results.xml
File metadata and controls
13 lines (13 loc) · 2.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
<testsuites name="results">
<testsuite name="all" package="all">
<property name="random_seed" value="1769464754" />
<testcase name="test_softmax_reset" classname="test.test_softmax_unit" file="C:\Users\jaber\RightNow-Full\TPU\test\test_softmax_unit.py" lineno="123" time="0.0014219284057617188" sim_time_ns="20.0" ratio_time="14065.40576794098" />
<testcase name="test_softmax_basic" classname="test.test_softmax_unit" file="C:\Users\jaber\RightNow-Full\TPU\test\test_softmax_unit.py" lineno="138" time="0.0018651485443115234" sim_time_ns="320.0" ratio_time="171568.1043078103" />
<testcase name="test_softmax_sum_property" classname="test.test_softmax_unit" file="C:\Users\jaber\RightNow-Full\TPU\test\test_softmax_unit.py" lineno="185" time="0.0014519691467285156" sim_time_ns="320.0" ratio_time="220390.3579638752" />
<testcase name="test_softmax_uniform_input" classname="test.test_softmax_unit" file="C:\Users\jaber\RightNow-Full\TPU\test\test_softmax_unit.py" lineno="221" time="0.002813577651977539" sim_time_ns="320.0" ratio_time="113734.19879671214" />
<testcase name="test_softmax_one_hot" classname="test.test_softmax_unit" file="C:\Users\jaber\RightNow-Full\TPU\test\test_softmax_unit.py" lineno="258" time="0.001512765884399414" sim_time_ns="320.0" ratio_time="211533.06225374312" />
<testcase name="test_softmax_negative_inputs" classname="test.test_softmax_unit" file="C:\Users\jaber\RightNow-Full\TPU\test\test_softmax_unit.py" lineno="293" time="0.0016818046569824219" sim_time_ns="320.0" ratio_time="190271.8003969379" />
<testcase name="test_softmax_busy_signal" classname="test.test_softmax_unit" file="C:\Users\jaber\RightNow-Full\TPU\test\test_softmax_unit.py" lineno="331" time="0.0014712810516357422" sim_time_ns="320.0" ratio_time="217497.53362502027" />
<testcase name="test_softmax_debug_outputs" classname="test.test_softmax_unit" file="C:\Users\jaber\RightNow-Full\TPU\test\test_softmax_unit.py" lineno="364" time="0.0018565654754638672" sim_time_ns="320.0" ratio_time="172361.27905483497" />
</testsuite>
</testsuites>