Home
last modified time | relevance | path

Searched defs:IndexValid (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dsdca_internal.h204 bool IndexValid(const int64 index) const { in IndexValid() function
244 bool IndexValid(const int64 index) const { in IndexValid() function
/external/tensorflow/tensorflow/core/util/sparse/
Dsparse_tensor.h286 inline Status IndexValid(const TTypes<int64>::ConstMatrix& ix_t, in IndexValid() function