Searched refs:IsPersistentTensor (Results 1 – 2 of 2) sorted by relevance
369 bool CostModel::IsPersistentTensor(const Node* node, int64_t alloc_id) const { in IsPersistentTensor() function in tensorflow::CostModel527 if (alias_to_input < 0 && IsPersistentTensor(n, alloc_id)) { in AddToCostGraphDef()
164 bool IsPersistentTensor(const Node* node, int64_t alloc_id) const;