{
  "format": "Novus ONNX tensor fixture v1",
  "tensors": {
    "Y": {
      "dtype": "float32",
      "shape": [
        2,
        2
      ],
      "values": [
        [
          7.25,
          1.0
        ],
        [
          3.25,
          0.5
        ]
      ]
    }
  },
  "absoluteTolerance": 1e-06
}
