bool IsInput() noexcept

函数功能

张量是否是网络输入。

函数原型

bool IsInput() noexcept

参数说明

返回值说明

当张量是网络输入时,返回true,否则返回false。