Home
last modified time | relevance | path

Searched refs:multiple_graphs (Results 1 – 6 of 6) sorted by relevance

/external/executorch/backends/qualcomm/serialization/
Dqc_schema.py148 multiple_graphs: bool = False variable in QnnExecuTorchOptions
Dqc_compiler_spec.fbs190 multiple_graphs:bool;
/external/executorch/backends/qualcomm/utils/
Dutils.py864 multiple_graphs: bool = False,
951 qnn_executorch_options.multiple_graphs = multiple_graphs
953 if multiple_graphs:
/external/executorch/backends/qualcomm/runtime/
DQnnManager.h60 return options_->multiple_graphs(); in IsMultipleGraphs()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dexecutor_canonicalize.mlir138 // CHECK-LABEL: func @multiple_graphs
140 func.func @multiple_graphs(%arg0 : tensor<i1>) -> (tensor<i1>, tensor<i1>, tensor<i1>, tensor<i1>, …
/external/executorch/backends/qualcomm/tests/
Dtest_qnn_delegate.py1588 multiple_graphs=True,
1907 multiple_graphs=True,