Searched refs:tensor_list_from_tensor_op (Results 1 – 1 of 1) sorted by relevance
2325 auto tensor_list_from_tensor_op = dyn_cast_or_null<TensorListFromTensorOp>( in matchAndRewrite() local2327 if (!tensor_list_from_tensor_op || in matchAndRewrite()2329 tensor_list_from_tensor_op->getUsers(), in matchAndRewrite()2335 op, op.getType(), tensor_list_from_tensor_op.tensor(), op.index()); in matchAndRewrite()