| Package | Description |
|---|---|
| org.apache.tvm.rpc |
| Modifier and Type | Field and Description |
|---|---|
RPCSession |
TVMRemoteDevice.rpcSession |
| Modifier and Type | Method and Description |
|---|---|
static RPCSession |
Client.connect(String url,
int port)
Connect to RPC Server.
|
static RPCSession |
Client.connect(String url,
int port,
String key)
Connect to RPC Server.
|
Copyright © 2024. All rights reserved.