StreamingPredictResponse

Response message for PredictionService.StreamingPredict .

Fields
outputs[] object ( Tensor )

The prediction output.

parameters object ( Tensor )

The parameters that govern the prediction.

JSON representation
 { 
 "outputs" 
 : 
 [ 
 { 
 object (  Tensor 
 
) 
 } 
 ] 
 , 
 "parameters" 
 : 
 { 
 object (  Tensor 
 
) 
 } 
 } 
Create a Mobile Website
View Site in Mobile | Classic
Share by: