Searched refs:operator_names (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/lite/tools/optimize/ |
D | quantize_model.cc | 55 const std::unordered_set<string>& operator_names, const ModelT* model, in GetOperatorProperty() argument 73 (operator_names.find(operator_name) != operator_names.end()); in GetOperatorProperty() 86 ModelT* model, const std::unordered_set<string>& operator_names, in PopulateRealValueOpSet() argument 96 GetOperatorProperty(operator_names, model, subgraph_idx, op_idx, in PopulateRealValueOpSet() 439 ModelT* model, const std::unordered_set<string>& operator_names, in ApplyConstraints() argument 450 GetOperatorProperty(operator_names, model, subgraph_idx, op_idx, in ApplyConstraints() 1016 const std::unordered_set<string>& operator_names, in QuantizeWeightsInputOutput() argument 1032 GetOperatorProperty(operator_names, model, subgraph_idx, op_idx, in QuantizeWeightsInputOutput() 1084 const std::unordered_set<string>& operator_names, in QuantizeBiases() argument 1097 GetOperatorProperty(operator_names, model, subgraph_idx, op_idx, in QuantizeBiases() [all …]
|
D | quantize_model.h | 65 const std::unordered_set<string>& operator_names, 86 const std::unordered_set<string>& operator_names,
|
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/lite/ |
D | quantize_model.h | 41 const std::unordered_set<std::string>& operator_names,
|
D | quantize_model.cc | 44 const std::unordered_set<std::string>& operator_names, in QuantizeModel() argument
|
/external/libabigail/tests/data/test-annotate/ |
D | test21-pr19092.so.abi | 6017 <!-- unsigned char cpp_options::operator_names --> 6018 …<var-decl name='operator_names' type-id='type-id-27' visibility='default' filepath='../.././libcpp… 9547 <!-- unsigned char cpp_options::operator_names --> 9548 …<var-decl name='operator_names' type-id='type-id-27' visibility='default' filepath='../.././libcpp…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test21-pr19092.so.abi | 4036 …<var-decl name='operator_names' type-id='type-id-27' visibility='default' filepath='../.././libcpp… 6360 …<var-decl name='operator_names' type-id='type-id-27' visibility='default' filepath='../.././libcpp…
|