onnxruntime_go/test_data/example_network_results.json

22 lines
311 B
JSON
Raw Normal View History

{
"input_shape": [
1,
1,
4
],
"flattened_input": [
0.19473445415496826,
0.9139836430549622,
0.7043011784553528,
0.7685686945915222
],
"output_shape": [
1,
1,
2
],
"flattened_output": [
2.581585645675659,
0.6283518075942993
]
}