Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/
Doperator_property.cc147 TensorProperty tensor_property; in GetOperatorProperty() local
158 TensorProperty tensor_property; in GetOperatorProperty() local
169 TensorProperty tensor_property; in GetOperatorProperty() local
208 TensorProperty tensor_property; in GetOperatorProperty() local
239 TensorProperty tensor_property; in GetOperatorProperty() local
250 TensorProperty tensor_property; in GetOperatorProperty() local
814 TensorProperty tensor_property; in GetOperatorProperty() local
943 TensorProperty tensor_property; in GetOperatorProperty() local
972 TensorProperty tensor_property; in GetOperatorProperty() local
Dquantize_model.cc601 operator_property::TensorProperty tensor_property = input.second; in QuantizeOpInput() local
791 operator_property::TensorProperty tensor_property = output.second; in QuantizeOpOutput() local
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_quantize_helper.h240 auto& tensor_property = enumerated_inputs.second; in processInputs() local
432 auto& tensor_property = enumerated_intermediates.second; in processIntermediates() local
527 auto& tensor_property = enumerated_inputs.second; in GetLstmOpQuantSpec() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc2734 for (const auto& tensor_property : tensor_properties) { in AnnotateOutputShapes() local