产品 |
是否支持 |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
|
x |
返回LocalTensor的地址或指定偏移量后的地址。
1 2 | __aicore__ inline uint64_t GetPhyAddr() const __aicore__ inline uint64_t GetPhyAddr(const uint32_t offset) const |
参数名 |
输入/输出 |
描述 |
|---|---|---|
offset |
输入 |
偏移量。 |
LocalTensor的地址或指定偏移量后的地址。
无
参考调用示例。