Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcheck_numerics_op.cc100 [this](const int x, const T& y) { return checkFloatingElement(x, y); }); in Compute()
111 virtual int checkFloatingElement(const int x, const T& y) { in checkFloatingElement() function in tensorflow::__anon5c1c7c0c0111::CheckNumericsOp
156 int checkFloatingElement(const int x, const T& y) override { in checkFloatingElement() function in tensorflow::__anon5c1c7c0c0111::CheckNumericsV2Op