WeightsBuf GetWeights() const
函数功能
获取constantlayer的权重信息。
函数原型
WeightsBuf GetWeights() const;
返回值说明
返回获取的权重信息。
父主题:
class ConstantLayer