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

  /external/tensorflow/tensorflow/python/data/experimental/ops/
parsing_ops.py 140 lambda x: parsing_ops._construct_sparse_tensors_for_sparse_features(
  /external/tensorflow/tensorflow/python/ops/
parsing_ops.py 305 def _construct_sparse_tensors_for_sparse_features(features, tensor_dict): function
807 return _construct_sparse_tensors_for_sparse_features(features, outputs)
    [all...]

Completed in 163 milliseconds