Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc3640 if (IsCastFromSupportedType(*cast_node, &original_index_type)) { in TrySimplify()
3655 bool IsCastFromSupportedType(const NodeDef& node, DataType* out_input_type) { in IsCastFromSupportedType() function in tensorflow::grappler::__anon327bfa1e0111::RemoveCastIntoSegmentReductionStage