Searched refs:StoreAttribute (Results 1 – 3 of 3) sorted by relevance
55 virtual bool StoreAttribute(const string& key, const void* ptr,
95 bool PluginTensorRT::StoreAttribute(const string& key, const void* ptr, in StoreAttribute() function in tensorflow::tensorrt::PluginTensorRT
51 StoreAttribute(key, ptr, size); // save the attribute to own the data; in SetAttribute()