const void *Buffer() const noexcept = 0

接口功能

获取输出张量数据地址指针。

接口格式

virtual const void *Buffer() const noexcept = 0;

接口参数

使用样例

返回值