fix_gcae_script: Fix the GCAE script

View source: R/fix_gcae_script.R

fix_gcae_scriptR Documentation

Fix the GCAE script

Description

Fix the GCAE script.

Usage

fix_gcae_script(gcae_options = create_gcae_options())

Arguments

gcae_options

options to run GCAE, as created by create_gcae_options

Details

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.

Value

nothing. The script file modified

Author(s)

Richèl J.C. Bilderbeek


richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.