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.

貢獻者指南