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