Get desktop application:
View/edit binary Protocol Buffers messages
PredictRequest specifies how inputs are mapped to tensors and how outputs are filtered before returning to user.
Input Tensors. This is a mapping between output name and tensor.
Output Filters. This field is to specify which output fields need to be returned. If the list is empty, all outputs will be included.
Response for PredictRequest on successful run.
Output Tensors. This is a mapping between output name and tensor.