Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_utils.cc176 auto element_qtype = in getTosa1DConstTensorTable() local
179 auto const_type = RankedTensorType::get({513}, element_qtype); in getTosa1DConstTensorTable()
181 RankedTensorType::get({513}, element_qtype.getStorageType()); in getTosa1DConstTensorTable()