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