| Package | Description |
|---|---|
| org.bytedeco.tensorrt.nvinfer |
| Modifier and Type | Method and Description |
|---|---|
ICastLayer |
INetworkDefinition.addCast(ITensor input,
int toType) |
ICastLayer |
VNetworkDefinition.addCast(ITensor input,
int toType) |
ICastLayer |
INetworkDefinition.addCast(ITensor input,
nvinfer.DataType toType)
\brief Add a cast layer.
|
ICastLayer |
VNetworkDefinition.addCast(ITensor input,
nvinfer.DataType toType) |
Copyright © 2024. All rights reserved.