Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/
Dimport_tensorflow.cc118 const TensorShapeProto& GetShapeAttr(const NodeDef& node, in GetShapeAttr() function
1484 const auto& shape = GetShapeAttr(node, "shape"); in ConvertPlaceholderOperator()