config_set_dtype_policy: Sets the default dtype policy globally.

config_set_dtype_policyR Documentation

Sets the default dtype policy globally.

Description

Sets the default dtype policy globally.

Usage

config_set_dtype_policy(policy)

Arguments

policy

A string or DTypePolicy object.

Value

No return value, called for side effects.

Examples

config_set_dtype_policy("mixed_float16")

rstudio/keras documentation built on April 27, 2024, 10:11 p.m.