Searched refs:AttrToInputsMap (Results 1 – 1 of 1) sorted by relevance
56 using AttrToInputsMap = typedef61 tensorflow::gtl::FlatMap<string, AttrToInputsMap*>* GetAllAttrToInputsMaps() { in GetAllAttrToInputsMaps()63 new tensorflow::gtl::FlatMap<string, AttrToInputsMap*>; in GetAllAttrToInputsMaps()67 AttrToInputsMap* GetAttrToInputsMap(const tensorflow::OpDef& op_def) { in GetAttrToInputsMap()77 std::unique_ptr<AttrToInputsMap> m(new AttrToInputsMap); in GetAttrToInputsMap()117 const AttrToInputsMap* attr_to_inputs_map;