---
title: 预留接口
description: "本章接口为预留接口，后续有可能变更或废弃，不建议开发者使用，开发者无需关注。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/API/aolapi/atlasascendc_api_07_1152.html
sourcePath: /source/zh/canncommercial/900/API/aolapi/atlasascendc_api_07_1152.html
indexId: f4878fcea74caa90f075d1630fe034f9531cfe3c6c607c3a4a4bddefb7b2ac7d70
---
# 预留接口

本章接口为预留接口，后续有可能变更或废弃，不建议开发者使用，开发者无需关注。


**表1 接口列表**

| 接口定义 | 功能说明 |
| --- | --- |
| CanPickViewAsContiguous(std::initializer\_list<const aclTensor \*> tensorList) | 判断给定tensorList是否连续存储或者转置连续存储。 |
| CanPickViewAsContiguous(const aclTensor \*tensor) | 判断给定tensor是否连续存储或者转置连续存储。 |
| Validate(const aclTensor \*tensor) | 判断给定tensor的view shape、view stride、view offset是否合法。 |
