mxnet
CustomOp Member List

This is the complete list of members for CustomOp, including all inherited members.

backward_ctx_cstrCustomOp
backward_fpCustomOp
create_op_ctx_cstrCustomOp
create_op_fpCustomOp
CustomOp(const char *op_name)CustomOpinlineexplicit
forward_ctx_cstrCustomOp
forward_fpCustomOp
infer_shapeCustomOp
infer_storage_typeCustomOp
infer_typeCustomOp
isSGopCustomOp
mapToVector()CustomOpinline
mutate_inputsCustomOp
nameCustomOp
parse_attrsCustomOp
setBackward(fcomp_t fgrad, const char *ctx)CustomOpinline
setCreateOpState(createOpState_t func, const char *ctx)CustomOpinline
setForward(fcomp_t fcomp, const char *ctx)CustomOpinline
setInferShape(inferShape_t func)CustomOpinline
setInferSType(inferSType_t func)CustomOpinline
setInferType(inferType_t func)CustomOpinline
setIsSubgraphOp()CustomOpinline
setMutateInputs(mutateInputs_t func)CustomOpinline
setParseAttrs(parseAttrs_t func)CustomOpinline
~CustomOp()CustomOpinline