Home
last modified time | relevance | path

Searched defs:tensor_property (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/
H A Doperator_property.cc160 TensorProperty tensor_property; in GetOperatorProperty() local
171 TensorProperty tensor_property; in GetOperatorProperty() local
182 TensorProperty tensor_property; in GetOperatorProperty() local
226 TensorProperty tensor_property; in GetOperatorProperty() local
261 TensorProperty tensor_property; in GetOperatorProperty() local
272 TensorProperty tensor_property; in GetOperatorProperty() local
835 TensorProperty tensor_property; in GetOperatorProperty() local
992 TensorProperty tensor_property; in GetOperatorProperty() local
1028 TensorProperty tensor_property; in GetOperatorProperty() local
H A Dquantize_model.cc877 operator_property::TensorProperty tensor_property = input.second; in QuantizeOpInput() local
1070 operator_property::TensorProperty tensor_property = output.second; in QuantizeOpOutput() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dprepare_quantize_helper.h241 auto& tensor_property = enumerated_inputs.second; in processInputs() local
281 const operator_property::TensorProperty& tensor_property, in processConstantOp()
336 const operator_property::TensorProperty& tensor_property, in replaceStatsOp()
433 auto& tensor_property = enumerated_intermediates.second; in processIntermediates() local
528 auto& tensor_property = enumerated_inputs.second; in GetLstmOpQuantSpec() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dgraph_properties.cc2777 for (const auto& tensor_property : tensor_properties) { in AnnotateOutputShapes() local