package onnxruntime.server

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message PredictRequest

predict.proto:11

PredictRequest specifies how inputs are mapped to tensors and how outputs are filtered before returning to user.

message PredictResponse

predict.proto:25

Response for PredictRequest on successful run.