Home
last modified time | relevance | path

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

/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/include/glow/Graph/
H A DNode.h309 std::string getDebugDesc() const { in getDebugDesc() function
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/Graph/
H A DNode.cpp278 std::string Node::getDebugDesc() const { in getDebugDesc() function in Node
H A DTensorLayout.cpp287 std::string TensorLayoutDescription::getDebugDesc() const { in getDebugDesc() function in TensorLayoutDescription
H A DNodes.cpp86 std::string Constant::getDebugDesc(bool skipUsers) const { in getDebugDesc() function in Constant
97 std::string Placeholder::getDebugDesc(bool skipUsers) const { in getDebugDesc() function in Placeholder