config_dtype_policy {keras3} | R Documentation |
Returns the current default dtype policy object.
Description
Returns the current default dtype policy object.
Usage
config_dtype_policy()
Value
A DTypePolicy
object.
[Package keras3 version 1.1.0 Index]