Home
last modified time | relevance | path

Searched refs:SupportsF16DataType (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision.cc968 bool SupportsF16DataType(const NodeTypeId& node_type) const;
1205 bool AutoMixedPrecisionImpl::SupportsF16DataType( in SupportsF16DataType() function in tensorflow::grappler::__anon69ea7d4c0111::AutoMixedPrecisionImpl
1712 !SupportsF16DataType(root)) { in RemoveAllowsetWithFp32()