| Package | Description |
|---|---|
| org.bytedeco.tensorrt.nvinfer |
| Modifier and Type | Method and Description |
|---|---|
ISelectLayer |
INetworkDefinition.addSelect(ITensor condition,
ITensor thenInput,
ITensor elseInput)
\brief Add a select layer to the network.
|
ISelectLayer |
VNetworkDefinition.addSelect(ITensor condition,
ITensor thenInput,
ITensor elseInput) |
Copyright © 2024. All rights reserved.