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 0.2.0 Index]