View source: R/fix_gcae_script.R
fix_gcae_script | R Documentation |
Fix the GCAE script.
fix_gcae_script(gcae_options = create_gcae_options())
gcae_options |
options to run GCAE, as created by create_gcae_options |
Since https://github.com/cnettel/GenoCAE/commit/
ed5c21c493b50e6da159b4ed4a70a454824f883f
the gcaer build broke,
due to the addition of:
tf.config.experimental.enable_tensor_float_32_execution(
False
)
This function comments out that line.
nothing. The script file modified
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.