infer abstract method

Future<InferResponse> infer(
  1. ServiceCall call,
  2. InferRequest request
)

Implementation

$async.Future<$8.InferResponse> infer($grpc.ServiceCall call, $8.InferRequest request);