bool IsInput() noexcept
函数功能
张量是否是网络输入。
函数原型
bool IsInput() noexcept
参数说明
无
返回值说明
当张量是网络输入时,返回true,否则返回false。
父主题:
class Tensor