Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision.cc1179 bool IsTensorListReaderOp(const string& op) { in IsTensorListReaderOp() function
1504 if (!IsTensorListReaderOp(root_node->op())) continue; in FindTensorListImplicitFloat32Edges()