提交 df5536d8 authored 作者: Nicolas Ballas's avatar Nicolas Ballas

update

上级 755e30e0
......@@ -105,7 +105,7 @@ def conv2d(input, filters, input_shape=None, image_shape=None, filter_shape=None
" and will be ignored.")
if image_shape is not None:
warnings.warn("image_shape is not longer supported in "
warnings.warn("image_shape is no longer supported in "
"`tensor.nnet.abstract_conv.conv2d` interface"
" use input_shape instead.")
if input_shape is None:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论