HomeSort by relevance Sort by last modified time
    Searched refs:DenseIndexValid (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
sdca_internal.h 288 bool DenseIndexValid(const int col, const int64 index) const {
sdca_internal.cc 468 if (!weights.DenseIndexValid(i, dense_features.dimension(1) - 1)) {

Completed in 290 milliseconds