Searched refs:IsLifelong (Results 1 – 2 of 2) sorted by relevance
98 bool IsLifelong() { return lifelong_value_ == kLifeLongGraphAll; } in IsLifelong() function
1091 …if (calc_tensor->IsLifelong() || calc_tensor->IsSemiLifelongEnd() || calc_tensor->IsRefOverlap() || in ComputeMultiTensorConflicts()1111 …if (calc_tensor == target_tensor || target_tensor->IsLifelong() || target_tensor->IsSemiLifelongSt… in ComputeOneTensorConflicts()1529 …<< tensor_type_name_map[tensor->type_] << "\t" << tensor->IsLifelong() << "\t" << tensor->lifetime… in DumpTensors()