/external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/ |
D | TensorTest.java | 52 try (Tensor<String> t = Tensors.create(strings)) { in createWithByteBuffer() 173 try (Tensor<Integer> tints = Tensors.create(ints); in writeTo() 174 Tensor<Float> tfloats = Tensors.create(floats); in writeTo() 175 Tensor<Double> tdoubles = Tensors.create(doubles); in writeTo() 176 Tensor<Long> tlongs = Tensors.create(longs); in writeTo() 177 Tensor<Boolean> tbools = Tensors.create(bools)) { in writeTo() 300 try (Tensor<Float> t = Tensors.create(2.718f)) { in scalars() 307 try (Tensor<Double> t = Tensors.create(3.1415)) { in scalars() 314 try (Tensor<Integer> t = Tensors.create(-33)) { in scalars() 321 try (Tensor<Long> t = Tensors.create(8589934592L)) { in scalars() [all …]
|
D | OperationBuilderTest.java | 51 Tensor<Integer> t = Tensors.create(1)) { in failOnUseAfterBuild() 67 Tensor<Integer> t = Tensors.create(1)) { in failOnUseAfterGraphClose() 88 try (Tensor<Integer> t = Tensors.create(1)) { in setAttr() 168 Tensor<Boolean> yes = Tensors.create(true); in addControlInput() 169 Tensor<Boolean> no = Tensors.create(false)) { in addControlInput()
|
D | SessionTest.java | 36 try (Tensor<Integer> x = Tensors.create(new int[][] {{5}, {7}}); in runUsingOperationNames() 53 try (Tensor<Integer> x = Tensors.create(new int[][] {{5}, {7}}); in runUsingOperationHandles() 85 try (Tensor<Integer> fed = Tensors.create(new int[] {4, 3, 2, 1}); in runUsingColonSeparatedNames() 105 try (Tensor<Integer> x = Tensors.create(new int[][] {{5}, {7}})) { in runWithMetadata()
|
D | GraphTest.java | 155 try (Tensor<Float> c1 = Tensors.create(3.0f); in addGradientsToGraph() 156 Tensor<Float> c2 = Tensors.create(2.0f); in addGradientsToGraph() 188 try (Tensor<Float> c = Tensors.create(3.0f); in addGradientSumsToGraph() 219 try (Tensor<Float> c = Tensors.create(3.0f); in addGradientsWithInitialValuesToGraph() 298 try (Tensor<Integer> c = Tensors.create(2); in buildWhileLoopSingleInput() 348 try (Tensor<Integer> c1 = Tensors.create(2); in buildWhileLoopMultipleInputs() 349 Tensor<Integer> c2 = Tensors.create(5); in buildWhileLoopMultipleInputs()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Batch.pbtxt | 6 container/shared_name in the same device, some will output zero-shaped Tensors 7 and others will output Tensors of size up to max_batch_size. 9 All Tensors in in_tensors are batched together (so, for example, labels and 17 start, and length of elements of each set of Tensors present in batched_tensors. 33 batched_tensors: Either empty tensors or a batch of concatenated Tensors.
|
D | api_def_FusedBatchNorm.pbtxt | 72 The data type for the elements of input and output Tensors. 96 Note that the size of 4D Tensors are defined by either "NHWC" or "NCHW". 97 The size of 1D Tensors matches the dimension C of the 4D Tensors.
|
D | api_def_ParseSingleSequenceExample.pbtxt | 21 A list of Ncontext_sparse string Tensors (scalars). 29 A list of Ncontext_dense string Tensors (scalars). 37 A list of Nfeature_list_sparse string Tensors 45 A list of Nfeature_list_dense string Tensors (scalars). 53 A list of Ncontext_dense Tensors (some may be empty).
|
D | api_def_ParseSequenceExample.pbtxt | 22 A list of Ncontext_dense Tensors (some may be empty). 44 A list of Ncontext_sparse string Tensors (scalars). 52 A list of Ncontext_dense string Tensors (scalars). 60 A list of Nfeature_list_sparse string Tensors 68 A list of Nfeature_list_dense string Tensors (scalars).
|
D | api_def_FusedBatchNormGrad.pbtxt | 74 The data type for the elements of input and output Tensors. 99 Note that the size of 4D Tensors are defined by either "NHWC" or "NCHW". 100 The size of 1D Tensors matches the dimension C of the 4D Tensors.
|
D | api_def_FusedBatchNormV2.pbtxt | 72 The data type for the elements of input and output Tensors. 102 Note that the size of 4D Tensors are defined by either "NHWC" or "NCHW". 103 The size of 1D Tensors matches the dimension C of the 4D Tensors.
|
D | api_def_FusedBatchNormGradV2.pbtxt | 74 The data type for the elements of input and output Tensors. 105 Note that the size of 4D Tensors are defined by either "NHWC" or "NCHW". 106 The size of 1D Tensors matches the dimension C of the 4D Tensors.
|
D | api_def_BoostedTreesBucketize.pbtxt | 13 float; List of Rank 1 Tensors each containing the bucket boundaries for a single 20 int; List of Rank 1 Tensors each containing the bucketized values for a single feature.
|
D | api_def_EnqueueTPUEmbeddingSparseBatch.pbtxt | 7 A list of rank 1 Tensors specifying the training example and 17 A list of rank 1 Tensors, indices into the embedding tables. 23 A list of rank 1 Tensors containing per sample -- i.e. per
|
D | api_def_BoostedTreesMakeQuantileSummaries.pbtxt | 7 float; List of Rank 1 Tensors each containing values for a single feature. 25 float; List of Rank 2 Tensors each containing the quantile summary
|
D | api_def_EnqueueTPUEmbeddingSparseTensorBatch.pbtxt | 7 A list of rank 1 Tensors specifying the training example to 15 A list of rank 1 Tensors, indices into the embedding tables. 22 A list of rank 1 Tensors containing per training example
|
D | api_def_ParseExample.pbtxt | 23 A list of Nsparse string Tensors (scalars). 30 A list of Ndense string Tensors (scalars). 37 A list of Ndense Tensors (some may be empty).
|
D | api_def_TensorArrayV3.pbtxt | 48 If true (default), Tensors in the TensorArray are cleared 72 summary: "An array of Tensors of given size."
|
/external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/op/core/ |
D | GradientsTest.java | 30 import org.tensorflow.Tensors; 53 try (Tensor<Float> c = Tensors.create(3.0f); in createGradients() 80 try (Tensor<Float> c = Tensors.create(3.0f); in createGradientsWithSum() 106 try (Tensor<Float> c = Tensors.create(3.0f); in createGradientsWithInitialValues()
|
/external/tensorflow/tensorflow/java/src/gen/resources/ |
D | Tensors.java.tmpl | 10 public final class Tensors { 11 private Tensors() {}
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | struct.proto | 18 // dictionaries mapping from strings to Tensors. In order to map from 25 // Likewise functions may return nested structures of Tensors, for example 26 // returning a dictionary mapping from strings to Tensors. In order for the
|
/external/tensorflow/tensorflow/core/util/ |
D | tensor_slice_reader.cc | 281 for (auto& e : Tensors()) { in GetVariableToShapeMap() 292 for (auto& e : Tensors()) { in GetVariableToDataTypeMap() 302 for (auto e : Tensors()) { in DebugString()
|
/external/tensorflow/tensorflow/contrib/slim/python/slim/data/ |
D | README.md | 47 be returned as `Tensors`. 54 list of `Tensors`. In particular, a given data decoder is able to decode a 95 of the common cases of mapping `TFExamples` to images, `Tensors` and 129 is a class which provides `Tensors` for each item requested:
|
/external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/op/ |
D | ScopeTest.java | 31 import org.tensorflow.Tensors; 190 return create(s, Tensors.create(v)); in create() 194 return create(s, Tensors.create(v)); in create()
|
/external/tensorflow/tensorflow/contrib/eager/python/examples/workshop/ |
D | 1_basic.ipynb | 51 …"When eager execution is enabled TensorFlow immediately executes operations, and Tensors are alway… 160 "# Tensors are also usable as numpy arrays\n", 192 …"One thing to keep in mind: python's `==` opertor is not overloaded on Tensors, so you need to use…
|
/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/ |
D | Tensors.java | 21 public final class Tensors { class 22 private Tensors() {} in Tensors() method in Tensors
|