Searched defs:DT_STRING (Results 1 - 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
H A Didentity_op_test.cc58 TF_ASSERT_OK(Init(DT_STRING));
61 Tensor expected(allocator(), DT_STRING, TensorShape({6})); local
H A Dguarantee_const_op_test.cc59 TF_ASSERT_OK(Init(DT_STRING));
62 Tensor expected(allocator(), DT_STRING, TensorShape({6})); local
H A Didentity_n_op_test.cc66 TF_ASSERT_OK(Init(DT_STRING, DT_INT32));
70 Tensor expected0(allocator(), DT_STRING, TensorShape({6})); local
H A Dcontrol_flow_ops_test.cc73 Initialize(DT_STRING);
77 Tensor expected(allocator(), DT_STRING, TensorShape({6})); local
H A Droll_op_test.cc67 MakeOp(DT_STRING, DT_INT32);
76 Tensor expected(allocator(), DT_STRING, TensorShape({5})); local
120 MakeOp(DT_STRING, DT_INT32);
131 Tensor expected(allocator(), DT_STRING, TensorShape({3, 5})); local
154 MakeOp(DT_STRING, DT_INT32);
165 Tensor expected(allocator(), DT_STRING, TensorShape({2, 2, 3})); local
189 MakeOp(DT_STRING, DT_INT64);
200 Tensor expected(allocator(), DT_STRING, TensorShape({5, 3})); local
223 MakeOp(DT_STRING, DT_INT64);
234 Tensor expected(allocator(), DT_STRING, TensorShap local
268 Tensor expected(allocator(), DT_STRING, TensorShape({2, 2, 3})); local
298 Tensor expected(allocator(), DT_STRING, TensorShape({5, 0, 0})); local
327 Tensor expected(allocator(), DT_STRING, TensorShape({1, 1, 1})); local
361 Tensor expected(allocator(), DT_STRING, TensorShape({3, 5})); local
[all...]
H A Ddebug_ops_test.cc169 TF_ASSERT_OK(Init(DT_STRING));
172 Tensor expected(allocator(), DT_STRING, TensorShape({6})); local
H A Dscatter_op_test.cc58 Tensor expected(allocator(), DT_STRING, TensorShape({1})); local
/external/tensorflow/tensorflow/contrib/kafka/kernels/
H A Dkafka_dataset_ops.cc76 static DataTypeVector* dtypes = new DataTypeVector({DT_STRING});
129 Tensor line_tensor(cpu_allocator(), DT_STRING, {}); variable
/external/guice/lib/build/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ...

Completed in 366 milliseconds