Skip to content

Conversation

@Tom-debug110
Copy link

…t padding) padding图像this->name 命名的错误,可能因为我这里格式化的原因,看起来好像改变了很多东西,其实就是修改了一个
std::shared_ptr padded(
new Tensor3D(C, H + 2 * padding, W + 2 * padding,
this->name + +"padding" + std::to_string(padding)));

源代码可能是直接复制上面 rot函数的啦,结果后面的名字可能忘记修改了,虽然影响不大哈,但是提个pr吧

…t padding) padding图像this->name 命名的错误
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant