tvm
|
This is the complete list of members for tvm::script::printer::TracedObjectFunctor< R, Args >, including all inherited members.
operator()(const String &token, TracedObject< TObjectRef > traced_object, Args... args) const | tvm::script::printer::TracedObjectFunctor< R, Args > | inline |
remove_dispatch(String token, uint32_t type_index) | tvm::script::printer::TracedObjectFunctor< R, Args > | inline |
set_dispatch(String token, uint32_t type_index, runtime::PackedFunc f) | tvm::script::printer::TracedObjectFunctor< R, Args > | inline |
set_dispatch(String token, TCallable f) | tvm::script::printer::TracedObjectFunctor< R, Args > | inline |
set_dispatch(TCallable &&f) | tvm::script::printer::TracedObjectFunctor< R, Args > | inline |