Searched refs:feature_list_sparse_indices (Results 1 – 7 of 7) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | example_parsing_ops.cc | 372 OpOutputList feature_list_sparse_indices; in Compute() local 389 &feature_list_sparse_indices)); in Compute() 413 feature_list_sparse_indices.set(d, feature_list_result.sparse_indices[d]); in Compute() 570 OpOutputList feature_list_sparse_indices; in Compute() local 586 &feature_list_sparse_indices)); in Compute() 810 OP_REQUIRES_OK(ctx, feature_list_sparse_indices.allocate(d, indices_shape, in Compute()
|
/external/tensorflow/tensorflow/python/ops/ |
D | parsing_ops.py | 1477 context_dense_values, feature_list_sparse_indices, 1491 ) in zip(feature_list_sparse_indices, feature_list_sparse_values, 1805 feature_list_sparse_indices, feature_list_sparse_values, 1816 in zip(feature_list_sparse_indices,
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 10287 …t_sparse_shapes []tf.Output, context_dense_values []tf.Output, feature_list_sparse_indices []tf.Ou… 10324 …if feature_list_sparse_indices, idx, err = makeOutputList(op, idx, "feature_list_sparse_indices");… 10340 …xt_sparse_values, context_sparse_shapes, context_dense_values, feature_list_sparse_indices, featur… 15848 …t_sparse_shapes []tf.Output, context_dense_values []tf.Output, feature_list_sparse_indices []tf.Ou… 15885 …if feature_list_sparse_indices, idx, err = makeOutputList(op, idx, "feature_list_sparse_indices");… 15905 …xt_sparse_values, context_sparse_shapes, context_dense_values, feature_list_sparse_indices, featur…
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 22328 name: "feature_list_sparse_indices" 22620 name: "feature_list_sparse_indices"
|
/external/tensorflow/tensorflow/core/ops/compat/ |
D | ops_history.v0.pbtxt | 19819 name: "feature_list_sparse_indices"
|
D | ops_history.v2.pbtxt | 43536 name: "feature_list_sparse_indices" 43828 name: "feature_list_sparse_indices"
|
D | ops_history.v1.pbtxt | 44059 name: "feature_list_sparse_indices" 44351 name: "feature_list_sparse_indices"
|