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

  /external/tensorflow/tensorflow/core/kernels/
sdca_internal.h 284 bool SparseIndexValid(const int col, const int64 index) const {
sdca_internal.cc 418 if (!weights.SparseIndexValid(i, feature_index)) {

Completed in 65 milliseconds