mxnet
mxnet::runtime::TypedPackedFunc< R(Args...)> Member List

This is the complete list of members for mxnet::runtime::TypedPackedFunc< R(Args...)>, including all inherited members.

AssignTypedLambda(FType flambda)mxnet::runtime::TypedPackedFunc< R(Args...)>inline
MXNetRetValue classmxnet::runtime::TypedPackedFunc< R(Args...)>friend
operator PackedFunc() const mxnet::runtime::TypedPackedFunc< R(Args...)>inline
operator!=(std::nullptr_t null) const mxnet::runtime::TypedPackedFunc< R(Args...)>inline
operator()(Args...args) const mxnet::runtime::TypedPackedFunc< R(Args...)>inline
operator=(FLambda typed_lambda)mxnet::runtime::TypedPackedFunc< R(Args...)>inline
operator=(PackedFunc packed)mxnet::runtime::TypedPackedFunc< R(Args...)>inline
operator==(std::nullptr_t null) const mxnet::runtime::TypedPackedFunc< R(Args...)>inline
packed() const mxnet::runtime::TypedPackedFunc< R(Args...)>inline
TSelf typedefmxnet::runtime::TypedPackedFunc< R(Args...)>
TypedPackedFunc()mxnet::runtime::TypedPackedFunc< R(Args...)>inline
TypedPackedFunc(std::nullptr_t null)mxnet::runtime::TypedPackedFunc< R(Args...)>inline
TypedPackedFunc(PackedFunc packed)mxnet::runtime::TypedPackedFunc< R(Args...)>inline
TypedPackedFunc(const MXNetRetValue &value)mxnet::runtime::TypedPackedFunc< R(Args...)>inline
TypedPackedFunc(const MXNetArgValue &value)mxnet::runtime::TypedPackedFunc< R(Args...)>inline
TypedPackedFunc(const FLambda &typed_lambda)mxnet::runtime::TypedPackedFunc< R(Args...)>inline