ONNX sample size and batch size. what are they?

 

Hi, I'm having trouble with this:

ONNX.Price.Prediction.Test.mq5

//--- first index - batch size, second index - series size, third index - number of series (OHLC)
   const long input_shape[] = {1,SAMPLE_SIZE,4};

what is the batch size?

from

ONNX.Price.Prediction.Test.mq5

from the shared proyect: ONNX.Price.Prediction


this is the error I get:

2024.01.26 18:26:12.458 Core 01 2024.01.01 00:00:00   OnnxSetInputShape error 5808
2024.01.26 18:26:12.458 Core 01 tester stopped because OnInit returns non-zero code 1
Files:
model.onnx  295 kb