| /external/tensorflow/tensorflow/core/kernels/data/ |
| D | tensor_slice_dataset_op_test.cc | 41 DataTypeVector dtypes, std::vector<PartialTensorShape> shapes, in CreateTensorSliceDatasetKernel() 140 DataTypeVector dtypes; in TEST_F() local 210 DataTypeVector dtypes({DT_INT64, DT_INT64}); in TEST_F() local 239 DataTypeVector dtypes; in TEST_F() local 282 DataTypeVector dtypes; in TEST_F() local 326 DataTypeVector dtypes; in TEST_F() local 362 DataTypeVector dtypes({DT_INT64, DT_INT64}); in TEST_F() local 397 DataTypeVector dtypes; in TEST_F() local 446 DataTypeVector dtypes; in TEST_F() local 494 DataTypeVector dtypes({DT_INT64, DT_INT64}); in TEST_F() local [all …]
|
| D | dataset_test_base.cc | 39 StringPiece node_name, const DataTypeVector& dtypes, in CreateTensorSliceDatasetKernel() 60 DataTypeVector dtypes; in CreateTensorSliceDataset() local
|
| D | tensor_dataset_op.cc | 89 AttrValue dtypes; in AsGraphDefInternal() local
|
| D | range_dataset_op.cc | 61 static DataTypeVector* dtypes = new DataTypeVector({DT_INT64}); in output_dtypes() local
|
| D | reader_dataset_ops.cc | 102 static DataTypeVector* dtypes = new DataTypeVector({DT_STRING}); in output_dtypes() local 367 static DataTypeVector* dtypes = new DataTypeVector({DT_STRING}); in output_dtypes() local 794 static DataTypeVector* dtypes = new DataTypeVector({DT_STRING}); in output_dtypes() local
|
| D | tensor_slice_dataset_op.cc | 114 AttrValue dtypes; in AsGraphDefInternal() local
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | data_flow_ops.py | 48 def _as_type_list(dtypes): argument 60 dtypes, argument 91 def _as_name_list(names, dtypes): argument 138 def __init__(self, dtypes, shapes, names, queue_ref): argument 238 def dtypes(self): member in QueueBase 635 dtypes, argument 720 dtypes, argument 783 dtypes, argument 1496 dtypes, argument 1539 def dtypes(self): member in BaseStagingArea [all …]
|
| D | matmul_benchmark_test.py | 113 dtypes = [np.float32, np.float64] variable
|
| /external/tensorflow/tensorflow/core/ops/ |
| D | tpu_outfeed_ops.cc | 53 std::vector<DataType> dtypes; in __anon71ff5a600102() local
|
| /external/tensorflow/tensorflow/python/kernel_tests/ |
| D | matrix_triangular_solve_op_test.py | 32 def _verifySolveAllWays(self, x, y, dtypes, batch_dims=None): argument 58 dtypes=(np.float32, np.float64)): argument
|
| D | denormal_test.py | 38 def _flushDenormalsTest(self, use_gpu, dtypes): argument
|
| D | matrix_band_part_op_test.py | 144 dtypes = (np.bool, np.int32, np.int64, np.float16, variable
|
| /external/tensorflow/tensorflow/contrib/ignite/kernels/dataset/ |
| D | ignite_dataset_ops.cc | 26 Status SchemaToTypes(const std::vector<int32>& schema, DataTypeVector* dtypes) { in SchemaToTypes() 179 DataTypeVector dtypes; in MakeDataset() local
|
| D | ignite_dataset.cc | 27 DataTypeVector dtypes, in IgniteDataset()
|
| /external/tensorflow/tensorflow/core/distributed_runtime/ |
| D | cluster_function_library_runtime.cc | 38 DataTypeVector dtypes; in ConstructFunctionGraph() local 84 DataTypeVector dtypes; in ConstructFunctionGraph() local
|
| /external/tensorflow/tensorflow/contrib/bigtable/kernels/ |
| D | bigtable_prefix_key_dataset_op.cc | 59 static DataTypeVector* dtypes = new DataTypeVector({DT_STRING}); in output_dtypes() local
|
| D | bigtable_sample_keys_dataset_op.cc | 52 static DataTypeVector* dtypes = new DataTypeVector({DT_STRING}); in output_dtypes() local
|
| D | bigtable_range_key_dataset_op.cc | 64 static DataTypeVector* dtypes = new DataTypeVector({DT_STRING}); in output_dtypes() local
|
| D | bigtable_sample_key_pairs_dataset_op.cc | 77 static DataTypeVector* dtypes = in output_dtypes() local
|
| /external/tensorflow/tensorflow/python/framework/ |
| D | func_graph.py | 359 dtypes, # pylint: disable=redefined-outer-name argument 387 dtypes=None, # pylint: disable=redefined-outer-name argument
|
| /external/tensorflow/tensorflow/contrib/slim/python/slim/data/ |
| D | parallel_reader.py | 199 dtypes=None, argument
|
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmComputeShaderCase.cpp | 182 …ayout (const DeviceInterface& vkdi, const VkDevice& device, const vector<VkDescriptorType>& dtypes) in createDescriptorSetLayout() 232 …rPool (const DeviceInterface& vkdi, const VkDevice& device, const vector<VkDescriptorType>& dtypes) in createDescriptorPool() 248 …ce, VkDescriptorPool pool, VkDescriptorSetLayout layout, const vector<VkDescriptorType>& dtypes, c… in createDescriptorSet()
|
| /external/tensorflow/tensorflow/core/kernels/data/experimental/ |
| D | random_dataset_op.cc | 64 static DataTypeVector* dtypes = new DataTypeVector({DT_INT64}); in output_dtypes() local
|
| D | lmdb_dataset_op.cc | 59 static DataTypeVector* dtypes = in output_dtypes() local
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | partitioned_function_ops.cc | 140 DataTypeVector dtypes; in FillOutputDevices() local
|