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