Searched refs:PersistentMemorySize (Results 1 – 2 of 2) sorted by relevance
145 Bytes PersistentMemorySize(const Node* node) const;
314 Bytes CostModel::PersistentMemorySize(const Node* node) const { in PersistentMemorySize() function in tensorflow::CostModel538 cnode->set_persistent_memory_size(PersistentMemorySize(n).value()); in AddToCostGraphDef()