FluxML/Flux.jl

Optional batch dimension for convolutions

已关闭

#593 创建于 2019年2月4日

 (3 条评论) (0 个反应) (0 位负责人)Julia (619 个派生)batch import
help wanted

仓库指标

星标
 (4,725 个星标)
PR 合并指标
 (平均合并 3天 6小时) (30 天内合并 6 个 PR)

描述

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

贡献者指南