FluxML/Flux.jl

Allow BatchNorm training on CUDA with `track_stats=false`

已关闭

#1,606 创建于 2021年5月31日

 (4 条评论) (0 个反应) (0 位负责人)Julia (619 个派生)batch import
good first issuehelp wanted

仓库指标

星标
 (4,725 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Gathered from https://discourse.julialang.org/t/batchnorm-only-track-stats-true-supported-on-gpu/62091.

This would most likely require changes in NNlibCUDA as well. I'm not sure how interchangeable the various cudnnBatchNormalizationForward* functions are, so putting a pin in this until someone more knowledgeable can comment.

贡献者指南