fridom.framework.configuration.config# fridom.framework.configuration.config = Config( - backend = jax_gpu, - enable_jax_jit = True, - dtype = <class 'numpy.float64'>, )# Configuration class for the fridom framework.