FluxML/Flux.jl

Allow BatchNorm training on CUDA with `track_stats=false`

Open

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

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

描述

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.

贡献者指南

Allow BatchNorm training on CUDA with `track_stats=false` · FluxML/Flux.jl#1606 | Good First Issue