Searched refs:AttrToInputsMap (Results 1 – 1 of 1) sorted by relevance
128 using AttrToInputsMap = typedef132 tensorflow::gtl::FlatMap<string, AttrToInputsMap*>* GetAllAttrToInputsMaps() { in GetAllAttrToInputsMaps()134 new tensorflow::gtl::FlatMap<string, AttrToInputsMap*>; in GetAllAttrToInputsMaps()139 AttrToInputsMap* GetAttrToInputsMapHoldingGIL(const tensorflow::OpDef& op_def) { in GetAttrToInputsMapHoldingGIL()151 std::unique_ptr<AttrToInputsMap> m(new AttrToInputsMap); in GetAttrToInputsMapHoldingGIL()224 const AttrToInputsMap* attr_to_inputs_map;