| /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 784 dtypes, argument 861 dtypes, argument 1612 dtypes, argument [all …]
|
| /external/tensorflow/tensorflow/core/common_runtime/eager/ |
| D | eager_operation.cc | 96 const std::vector<tensorflow::DataType>& dtypes) { in InferMixedTypeInputListAttrs() 112 std::vector<tensorflow::DataType> dtypes(num_inputs); in InferInputListAttrs() local
|
| /external/tensorflow/tensorflow/core/ops/ |
| D | tpu_outfeed_ops.cc | 53 std::vector<DataType> dtypes; in __anon91abb2220102() local
|
| D | resource_variable_ops.cc | 110 DataTypeVector dtypes; in __anond0909b4b0302() local
|
| /external/tensorflow/tensorflow/python/kernel_tests/ |
| D | denormal_test.py | 38 def _flushDenormalsTest(self, use_gpu, dtypes): argument
|
| D | matrix_triangular_solve_op_test.py | 31 def _verifySolveAllWays(self, x, y, dtypes, batch_dims=None): argument 57 dtypes=(np.float32, np.float64)): argument
|
| D | matrix_band_part_op_test.py | 144 dtypes = (np.bool, np.int32, np.int64, np.float16, variable
|
| D | svd_op_test.py | 394 dtypes = ([np.float32, np.float64] + [np.complex64, np.complex128] * variable
|
| D | cholesky_op_test.py | 250 dtypes=(dtypes_lib.float32, dtypes_lib.float64, argument
|
| /external/tensorflow/tensorflow/core/distributed_runtime/ |
| D | cluster_function_library_runtime.cc | 65 DataTypeVector dtypes; in ConstructFunctionGraph() local 117 DataTypeVector dtypes; in ConstructFunctionGraph() local
|
| /external/tensorflow/tensorflow/compiler/jit/ |
| D | cluster_scoping_pass_test.cc | 67 std::initializer_list<DataType> dtypes, in BuildStageNode()
|
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmComputeShaderCase.cpp | 190 …ayout (const DeviceInterface& vkdi, const VkDevice& device, const vector<VkDescriptorType>& dtypes) in createDescriptorSetLayout() 240 …rPool (const DeviceInterface& vkdi, const VkDevice& device, const vector<VkDescriptorType>& dtypes) in createDescriptorPool() 256 …ce, VkDescriptorPool pool, VkDescriptorSetLayout layout, const vector<VkDescriptorType>& dtypes, c… in createDescriptorSet()
|
| /external/tensorflow/tensorflow/core/kernels/data/experimental/ |
| D | lmdb_dataset_op.cc | 60 static DataTypeVector* dtypes = in output_dtypes() local
|
| D | random_dataset_op.cc | 49 static DataTypeVector* dtypes = new DataTypeVector({DT_INT64}); in output_dtypes() local
|
| D | matching_files_dataset_op.cc | 70 static DataTypeVector* dtypes = new DataTypeVector({DT_STRING}); in output_dtypes() local
|
| /external/tensorflow/tensorflow/core/grappler/optimizers/ |
| D | implementation_selector.cc | 122 const DataTypeVector& dtypes) { in UpdateForwardIdentityNodeDtype()
|
| /external/tensorflow/tensorflow/core/kernels/data/ |
| D | tensor_dataset_op.cc | 86 AttrValue dtypes; in AsGraphDefInternal() local
|
| D | tensor_slice_dataset_op.cc | 91 AttrValue dtypes; in AsGraphDefInternal() local
|
| D | tf_record_dataset_op.cc | 63 static DataTypeVector* dtypes = new DataTypeVector({DT_STRING}); in output_dtypes() local
|
| D | text_line_dataset_op.cc | 59 static DataTypeVector* dtypes = new DataTypeVector({DT_STRING}); in output_dtypes() local
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | partitioned_function_ops.cc | 145 DataTypeVector dtypes; in FillOutputDevices() local
|
| D | mkl_quantize_op.cc | 66 string dtypes = string(""); member 195 string dtypes = string(""); in CreateKey() local
|
| /external/tensorflow/tensorflow/python/tpu/ops/ |
| D | tpu_ops.py | 221 def infeed_dequeue_tuple(dtypes, shapes, name=None): argument
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | function.cc | 70 bool* is_type_list, DataTypeVector* dtypes) { in ArgNumType() 176 DataTypeVector dtypes; in BuildInputArgIndex() local 225 DataTypeVector dtypes; in BuildNodeOutputIndex() local 256 DataTypeVector dtypes; in InstantiateNode() local 346 DataTypeVector dtypes; in AddReturnNode() local 412 DataTypeVector dtypes; member
|
| /external/tensorflow/tensorflow/python/framework/ |
| D | func_graph.py | 501 dtypes, # pylint: disable=redefined-outer-name argument 534 dtypes=None, # pylint: disable=redefined-outer-name argument
|