Searched refs:CrossCountByBatchIndex (Results 1 - 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/layers/kernels/
H A Dsparse_feature_cross_kernel.cc558 const auto cross_count = CrossCountByBatchIndex(columns, b);
580 int64 CrossCountByBatchIndex( function in class:tensorflow::SparseFeatureCrossOp
/external/tensorflow/tensorflow/core/kernels/
H A Dsparse_cross_op.cc515 const auto cross_count = CrossCountByBatchIndex(columns, b);
537 int64 CrossCountByBatchIndex( function in class:tensorflow::SparseCrossOp

Completed in 77 milliseconds