Searched refs:tl_i (Results 1 – 1 of 1) sorted by relevance
921 TensorList* tl_i = alias_t(i).get<TensorList>(); in Compute() local922 if (tl_i == nullptr || !tl_i->RefCountIsOne()) { in Compute()