Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction.h563 const FunctionDef* GetAttrImpl(const NodeDef& ndef) const
Dfunction.cc1520 const FunctionDef* FunctionLibraryDefinition::GetAttrImpl( in GetAttrImpl() function in tensorflow::FunctionLibraryDefinition
1583 const FunctionDef* fdef = GetAttrImpl(ndef); in GetAttr()