Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dconvert_to_constants.py224 return _Case(node, function, enclosing_graph)
575 class _Case(_FunctionCaller): class
579 super(_Case, self).__init__(
/external/eigen/Eigen/src/SVD/
DJacobiSVD.h604 template<typename __MatrixType, int _QRPreconditioner, int _Case, bool _DoAnything>