Searched refs:AttrToInputsMap (Results 1 – 1 of 1) sorted by relevance
130 using AttrToInputsMap = typedef134 tensorflow::gtl::FlatMap<string, AttrToInputsMap*>* GetAllAttrToInputsMaps() { in GetAllAttrToInputsMaps()136 new tensorflow::gtl::FlatMap<string, AttrToInputsMap*>; in GetAllAttrToInputsMaps()141 AttrToInputsMap* GetAttrToInputsMapHoldingGIL(const tensorflow::OpDef& op_def) { in GetAttrToInputsMapHoldingGIL()153 std::unique_ptr<AttrToInputsMap> m(new AttrToInputsMap); in GetAttrToInputsMapHoldingGIL()226 const AttrToInputsMap* attr_to_inputs_map;