JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.tvm
Interface Function.Callback
Enclosing class:
Function
public static interface
Function.Callback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
invoke
(
TVMValue
... args)
Method Details
invoke
Object
invoke
(
TVMValue
... args)