Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dnode_def_util.cc44 static const AttrValueMap* const kEmptyAttrValueMap = new AttrValueMap; in AttrSlice() local
45 attrs_ = kEmptyAttrValueMap; in AttrSlice()