Struct SetOutputData¶
Defined in File grpc_internal.cpp
Struct Documentation¶
-
struct SetOutputData¶
Public Functions
-
template<typename T, typename Tensor>
inline void operator()(InferenceResponseOutput *output, size_t size, Tensor *tensor, const Observer &observer) const¶
-
template<typename T>
inline void operator()(const Json::Value &json, InferenceResponseOutput *output) const¶
-
template<typename T, typename Tensor>