Class CallDataModelInfer¶
Defined in File grpc_server.cpp
Inheritance Relationships¶
Base Type¶
public amdinfer::CallDataUnary< inference::ModelInferRequest, inference::ModelInferResponse >
(Template Class CallDataUnary)
Class Documentation¶
-
class CallDataModelInfer : public amdinfer::CallDataUnary<inference::ModelInferRequest, inference::ModelInferResponse>¶
Public Functions
-
inline CallDataModelInfer(AsyncService *service, ServerCompletionQueue *cq)¶
-
inline const inference::ModelInferRequest &getRequest() const¶
-
inline inference::ModelInferResponse &getReply()¶
-
inline CallDataModelInfer(AsyncService *service, ServerCompletionQueue *cq)¶