Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision.cc994 NodeDef BuildCastNode(const MutableGraphView::OutputPort& src, bool to_f16,
1018 NodeDef AutoMixedPrecisionImpl::BuildCastNode( in BuildCastNode() function in tensorflow::grappler::__anon69ea7d4c0111::AutoMixedPrecisionImpl
1944 BuildCastNode(src, to_f16, src.node->device())); in ChangeTypeAttrsAndAddCasts()