Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multiprecision tests #4

Closed
tmigot opened this issue May 16, 2023 · 2 comments
Closed

Add multiprecision tests #4

tmigot opened this issue May 16, 2023 · 2 comments
Labels
test Add unit tests

Comments

@tmigot
Copy link
Member

tmigot commented May 16, 2023

If we do obj(nlp, x32) with a vector of type Float32, will it return a Float32 ? Same for other precisions. This should be added to the unit tests.

@farhadrclass
Copy link
Collaborator

I am moving this to future, as we need to focus on moving our code to JSO

@tmigot tmigot added the test Add unit tests label Jul 5, 2023
@farhadrclass
Copy link
Collaborator

I am adding this as part of the #15
#15

@farhadrclass farhadrclass reopened this Oct 30, 2023
farhadrclass added a commit that referenced this issue Oct 30, 2023
farhadrclass added a commit that referenced this issue Oct 30, 2023
farhadrclass added a commit to Farhad-phd/Old_FluxNLPModels.jl that referenced this issue Oct 31, 2023
farhadrclass added a commit to Farhad-phd/Old_FluxNLPModels.jl that referenced this issue Oct 31, 2023
New Flux Update
## v0.14.0 (July 2023)
* Flux now requires julia v1.9 or later.
* CUDA.jl is not a hard dependency anymore. Support is now provided through the extension mechanism, by loading `using Flux, CUDA`.
  The package cuDNN.jl also needs to be installed in the environment. (You will get instructions if this is missing.)
* After a deprecations cycle, the macro `@epochs` and the functions `Flux.stop`, `Flux.skip`, `Flux.zeros`, `Flux.ones` have been removed.
farhadrclass added a commit that referenced this issue Nov 23, 2023
tmigot added a commit that referenced this issue Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Add unit tests
Projects
None yet
Development

No branches or pull requests

2 participants