FluxML/Flux.jl

Optional batch dimension for convolutions

Open

#593 创建于 2019年2月4日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Julia (4,725 star) (619 fork)batch import
help wanted

描述

Currently Conv is the only place a batch dimension is required. It would be nice to check dimensions and reshape as necessary so that it isn't require, for convenience.

#583

贡献者指南