| config_is_nnx_enabled | R Documentation |
Check whether NNX-specific features are enabled on the JAX backend.
config_is_nnx_enabled()
Logical flag; TRUE if NNX backend features are enabled, FALSE otherwise.
Other config:
config_backend()
config_disable_flash_attention()
config_disable_interactive_logging()
config_disable_traceback_filtering()
config_dtype_policy()
config_enable_flash_attention()
config_enable_interactive_logging()
config_enable_traceback_filtering()
config_enable_unsafe_deserialization()
config_epsilon()
config_floatx()
config_image_data_format()
config_is_interactive_logging_enabled()
config_is_traceback_filtering_enabled()
config_max_epochs()
config_set_backend()
config_set_dtype_policy()
config_set_epsilon()
config_set_floatx()
config_set_image_data_format()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.