Home
last modified time | relevance | path

Searched refs:sparse_shape (Results 1 – 25 of 38) sorted by relevance

12

/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_AddManySparseToTensorsMap.pbtxt17 name: "sparse_shape"
20 The minibatch size `N == sparse_shape[0]`.
46 `sparse_values`, and `sparse_shape`, where
48 ```sparse_indices.shape[1] == sparse_shape.shape[0] == R```
52 the minibatch size `N == sparse_shape[0]`.
Dapi_def_SerializeManySparse.pbtxt16 name: "sparse_shape"
36 The minibatch size `N` is extracted from `sparse_shape[0]`.
Dapi_def_AddSparseToTensorsMap.pbtxt16 name: "sparse_shape"
44 `sparse_values`, and `sparse_shape`.
Dapi_def_SerializeSparse.pbtxt16 name: "sparse_shape"
Dapi_def_RaggedCross.pbtxt21 name: "sparse_shape"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DSerializeManySparse.pbtxt12 name: "sparse_shape"
35 name: "sparse_shape"
DDeserializeSparse.pbtxt16 name: "sparse_shape"
39 name: "sparse_shape"
DSerializeSparse.pbtxt12 name: "sparse_shape"
35 name: "sparse_shape"
DDeserializeManySparse.pbtxt16 name: "sparse_shape"
DAddSparseToTensorsMap.pbtxt12 name: "sparse_shape"
DTakeManySparseFromTensorsMap.pbtxt16 name: "sparse_shape"
DAddManySparseToTensorsMap.pbtxt12 name: "sparse_shape"
DRaggedCross.pbtxt21 name: "sparse_shape"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DSerializeSparse.pbtxt12 name: "sparse_shape"
35 name: "sparse_shape"
DDeserializeSparse.pbtxt16 name: "sparse_shape"
39 name: "sparse_shape"
DSerializeManySparse.pbtxt12 name: "sparse_shape"
35 name: "sparse_shape"
DDeserializeManySparse.pbtxt16 name: "sparse_shape"
DTakeManySparseFromTensorsMap.pbtxt16 name: "sparse_shape"
DAddSparseToTensorsMap.pbtxt12 name: "sparse_shape"
DAddManySparseToTensorsMap.pbtxt12 name: "sparse_shape"
DRaggedCross.pbtxt21 name: "sparse_shape"
/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2021-021.md17 sparse_shape = []
31 sparse_shape=sparse_shape,
Dtfsa-2021-012.md22 sparse_shape=shape)
27 takes the values specified in `sparse_shape` as dimensions for the output shape:
Dtfsa-2021-183.md18 sparse_shape=[5],
/external/tensorflow/tensorflow/python/tpu/
Dtpu_embedding_for_serving.py339 sparse_shape = array_ops.stack([batch_size, feature.max_sequence_length],
345 inp, start=[0, 0], size=sparse_shape)

12