FluxML/Flux.jl

More robust testing for AlphaDropout

Open

#1,851 创建于 2022年1月27日

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

描述

We currently borrow from https://github.com/pytorch/pytorch/blob/v1.10.0/test/cpp/api/modules.cpp#L1337-L1338, but some sort of goodness-of-fit test would be more robust than a simple range. Sampling the layer outputs should have a negligible impact on test runtime.

贡献者指南

More robust testing for AlphaDropout · FluxML/Flux.jl#1851 | Good First Issue