refactor: remove NeuralPDELogging in-favor of extension#901
Merged
avik-pal merged 1 commit intoap/triggerfrom Oct 16, 2024
Merged
refactor: remove NeuralPDELogging in-favor of extension#901avik-pal merged 1 commit intoap/triggerfrom
avik-pal merged 1 commit intoap/triggerfrom
Conversation
6 tasks
ChrisRackauckas
approved these changes
Oct 16, 2024
avik-pal
added a commit
that referenced
this pull request
Oct 17, 2024
* chore: update to latest Lux * test: run tests enabling type-instability checks * chore: bump minimum versions * adapt fix * undo NNPDE_tests.jl * Revert "adapt fix" This reverts commit 71c7071. * Array{eltypeθ} * Revert "Array{eltypeθ}" This reverts commit 6d6d670. * convert * add convert topost adapt * fix ε_ * fix * fix convert * update convert, adapt * update project.toml * update Project * update Project * update Project * update * fix * typos * fix: dependencies * test: merge qa testing * chore: run formatter * fix: BPINN ODE testing * fix: update minimum versions * refactor: update DGM implementation * test: mark weighted training test as broken * refactor: remove junk boilerplate * fix: element type handling * fix: incorrect DGM architecture * refactor: rearrange exports * test: run logging with non-error depwarn * fix: forward tests * fix: downgrade testing * refactor: cleanup NNODE * refactor: use explicit imports * refactor: cleanup NNDAE * feat: bring back NNRODE * refactor: cleanup PINN code * fix: eltype conversions in IntegroDiff * refactor: cleanup neural adapter code * refactor: bayesian PINN ODEs * fix: missing NNRODE tests * fix: try fixing more tests * fix: different device handling * fix: Bayesian PINN * test: try reducing maxiters * refactor: more cleanup of neural adapter * docs: update compat * docs: cleanup * refactor: cleanup of deps a bit * fix: allow scalar for number types * fix: neural adapter tests * fix: final round of cleanup * fix: remove incorrect NNRODE implementation * refactor: remove NeuralPDELogging in-favor of extension (#901) --------- Co-authored-by: KirillZubov <kirillzubov3@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.