Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/
Dimport_tensorflow.cc126 const TensorProto& GetTensorAttr(const NodeDef& node, const string& attr_name) { in GetTensorAttr() function
569 const auto& tensor = GetTensorAttr(node, "value"); in ConvertConstOperator()
1421 const auto& tensor = GetTensorAttr(node, "value"); in ConditionallyConvertConstOperator()