Searched refs:SetAllocAttrs (Results 1 – 4 of 4) sorted by relevance
86 Status SetAllocAttrs();
213 Status SetAllocAttrs(const Graph* g, const Device* device);
260 return gview_.SetAllocAttrs(&graph, params_.device); in Initialize()
404 Status GraphView::SetAllocAttrs(const Graph* g, const Device* device) { in SetAllocAttrs() function in tensorflow::GraphView