This file contains 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
diff --git a/CMakeLists.txt b/CMakeLists.txt | |
index b2534c9..c6f349e 100644 | |
--- a/CMakeLists.txt | |
+++ b/CMakeLists.txt | |
@@ -29,14 +29,14 @@ if(MSVC) | |
endif() | |
set(FMUCHK_FMI_PLATFORM_DOC "FMI platform defines the subdirectory within FMU where binary is located") | |
-set(FMUCHK_FMI_PLATFORM �unknown� CACHE STRING ${FMUCHK_FMI_PLATFORM_DOC}) | |
+set(FMUCHK_FMI_PLATFORM �unknown� CACHE STRING ${FMUCHK_FMI_PLATFORM_DOC}) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
# using DrWatson | |
# @quickactivate "ParamRegNN" | |
@time using Revise | |
@time using CUDAdrv; @show CUDAdrv.name(CuDevice(0)) | |
@time using CUDA | |
@time using AdvancedHMC #master | |
@time using Zygote | |
@time using Distributions | |
@time using Functors |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
diff --git a/src/interface.jl b/src/interface.jl | |
index 4536bda..1581def 100644 | |
--- a/src/interface.jl | |
+++ b/src/interface.jl | |
@@ -98,7 +98,7 @@ julia> cb = b ∘ b; | |
julia> x = randn(2, 3) | |
2×3 Array{Float64,2}: | |
- 0.0660476 -0.77195 -1.7832 | |
+ 0.0660476 -0.77195 -1.7832 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
NewerOlder