LuxTestUtils.jl

Collection of Functions useful for testing various packages in the Lux Ecosystem
Author LuxDL
Popularity
1 Star
Updated Last
2 Months Ago
Started In
March 2023

LuxTestUtils.jl

Join the chat at https://julialang.zulipchat.com #machine-learning Latest Docs Stable Docs

CI Build status

ColPrac: Contributor's Guide on Collaborative Practices for Community Packages SciML Code Style

Utilities for testing Lux.jl.

Installation

] add LuxTestUtils

Warning

This is a testing package. Hence, we don't use features like weak dependencies to reduce load times. It is recommended that you exclusively use this package for testing and not add a dependency to it in your main package Project.toml.