Package | Description |
---|---|
org.bytedeco.tensorflowlite.global |
Modifier and Type | Method and Description |
---|---|
static int |
tensorflowlite.PartitionGraphIntoIndependentNodeSubsets(GraphInfo info,
TfLiteIntArray nodes_to_partition,
NodeSubsetVector node_subsets,
boolean greedily) |
static int |
tensorflowlite.PartitionGraphIntoIndependentNodeSubsets(GraphInfo info,
TfLiteIntArray nodes_to_partition,
NodeSubsetVector node_subsets,
boolean greedily,
IntIntPairVector control_edges,
boolean disable_node_fusion) |
Copyright © 2025. All rights reserved.