Searched refs:GetTensorAttr (Results 1 – 1 of 1) sorted by relevance
126 const TensorProto& GetTensorAttr(const NodeDef& node, const string& attr_name) { in GetTensorAttr() function569 const auto& tensor = GetTensorAttr(node, "value"); in ConvertConstOperator()1421 const auto& tensor = GetTensorAttr(node, "value"); in ConditionallyConvertConstOperator()