Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction.h472 const FunctionDef* GetAttrImpl(const NodeDef& ndef) const LOCKS_EXCLUDED(mu_);
Dfunction.cc1288 const FunctionDef* FunctionLibraryDefinition::GetAttrImpl( in GetAttrImpl() function in tensorflow::FunctionLibraryDefinition
1343 const FunctionDef* fdef = GetAttrImpl(ndef); in GetAttr()