Searched defs:GetIntAttr (Results 1 – 3 of 3) sorted by relevance
40 int GetIntAttr(const string& name) { in GetIntAttr() function in tensorflow::LRNFloatTest
570 bool GetIntAttr(PyObject* o, const char* field, int64* result) { in GetIntAttr() function
88 int64 GetIntAttr(const NodeDef& node, const string& attr_name) { in GetIntAttr() function