Searched refs:RecordAllocationId (Results 1 – 3 of 3) sorted by relevance
159 void RecordAllocationId(const Node* node, int output_slot, int64 alloc_id);
351 void CostModel::RecordAllocationId(const Node* node, int output_slot, in RecordAllocationId() function in tensorflow::CostModel
361 cm->RecordAllocationId(node, output_slot, in BuildCostModel()