Home
last modified time | relevance | path

Searched defs:should_cast (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/keras/engine/
Dbase_layer_utils.py521 def _get_var_read_dtype(input_list, should_cast): argument
529 def autocast_context_manager(input_list, should_cast): argument
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.h67 ShouldCastFunc should_cast = nullptr; member