/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.dtypes.pbtxt | 4 name: "DType" 13 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 17 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 21 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 25 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 29 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 33 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 37 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 41 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 45 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" [all …]
|
D | tensorflow.-d-type.pbtxt | 1 path: "tensorflow.DType" 3 is_instance: "<class \'tensorflow.python.framework.dtypes.DType\'>" 4 is_instance: "<class \'tensorflow.python._dtypes.DType\'>"
|
D | tensorflow.dtypes.-d-type.pbtxt | 1 path: "tensorflow.dtypes.DType" 3 is_instance: "<class \'tensorflow.python.framework.dtypes.DType\'>" 4 is_instance: "<class \'tensorflow.python._dtypes.DType\'>"
|
D | tensorflow.pbtxt | 12 name: "DType" 121 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 129 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 137 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 141 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 165 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 189 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 193 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 197 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 205 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" [all …]
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.dtypes.pbtxt | 4 name: "DType" 13 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 17 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 21 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 25 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 29 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 33 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 37 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 41 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 45 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" [all …]
|
D | tensorflow.lite.constants.pbtxt | 5 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 9 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 17 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 21 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 25 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 29 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 33 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>"
|
D | tensorflow.-d-type.pbtxt | 1 path: "tensorflow.DType" 3 is_instance: "<class \'tensorflow.python.framework.dtypes.DType\'>" 4 is_instance: "<class \'tensorflow.python._dtypes.DType\'>"
|
D | tensorflow.dtypes.-d-type.pbtxt | 1 path: "tensorflow.dtypes.DType" 3 is_instance: "<class \'tensorflow.python.framework.dtypes.DType\'>" 4 is_instance: "<class \'tensorflow.python._dtypes.DType\'>"
|
D | tensorflow.pbtxt | 40 name: "DType" 337 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 345 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 353 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 357 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 385 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 413 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 417 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 421 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" 441 mtype: "<class \'tensorflow.python.framework.dtypes.DType\'>" [all …]
|
/external/tensorflow/tensorflow/python/framework/ |
D | dtypes.py | 37 class DType(_dtypes.DType): class 197 if type(other) != DType: # pylint: disable=unidiomatic-typecheck 213 __hash__ = _dtypes.DType.__hash__ 237 resource = DType(types_pb2.DT_RESOURCE) 239 variant = DType(types_pb2.DT_VARIANT) 241 float16 = DType(types_pb2.DT_HALF) 245 float32 = DType(types_pb2.DT_FLOAT) 247 float64 = DType(types_pb2.DT_DOUBLE) 251 int32 = DType(types_pb2.DT_INT32) 253 uint8 = DType(types_pb2.DT_UINT8) [all …]
|
D | dtypes_test.py | 45 dtypes.DType(datatype_enum).as_datatype_enum) 69 dtypes.DType(types_pb2.DT_INVALID) 298 dtype = dtypes.DType(enum) 302 self.assertEquals(type(dtype2), dtypes.DType) 318 dtype = dtypes.DType(enum)
|
D | type_spec.py | 314 if isinstance(value, (int, float, bool, dtypes.DType, TypeSpec)): 361 if isinstance(a, (TypeSpec, tensor_shape.TensorShape, dtypes.DType)):
|
/external/tensorflow/tensorflow/go/ |
D | signature_test.go | 93 DType: Int8, 98 DType: Float, 105 DType: String, 110 DType: Bool, 158 DType: Int8, 176 if a.DType != b.DType { 177 diff += fmt.Sprintf("DType: %v -> %v\n", a.DType, b.DType)
|
D | signature.go | 89 DType DataType member 116 DType: DataType(C.TF_DataType(pb.GetDtype())),
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/ |
D | DebugInfo.h | 871 const char *LLVMDITypeGetName(LLVMMetadataRef DType, size_t *Length); 879 uint64_t LLVMDITypeGetSizeInBits(LLVMMetadataRef DType); 887 uint64_t LLVMDITypeGetOffsetInBits(LLVMMetadataRef DType); 895 uint32_t LLVMDITypeGetAlignInBits(LLVMMetadataRef DType); 903 unsigned LLVMDITypeGetLine(LLVMMetadataRef DType); 911 LLVMDIFlags LLVMDITypeGetFlags(LLVMMetadataRef DType);
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | DebugInfo.cpp | 1165 const char *LLVMDITypeGetName(LLVMMetadataRef DType, size_t *Length) { in LLVMDITypeGetName() argument 1166 StringRef Str = unwrap<DIType>(DType)->getName(); in LLVMDITypeGetName() 1171 uint64_t LLVMDITypeGetSizeInBits(LLVMMetadataRef DType) { in LLVMDITypeGetSizeInBits() argument 1172 return unwrapDI<DIType>(DType)->getSizeInBits(); in LLVMDITypeGetSizeInBits() 1175 uint64_t LLVMDITypeGetOffsetInBits(LLVMMetadataRef DType) { in LLVMDITypeGetOffsetInBits() argument 1176 return unwrapDI<DIType>(DType)->getOffsetInBits(); in LLVMDITypeGetOffsetInBits() 1179 uint32_t LLVMDITypeGetAlignInBits(LLVMMetadataRef DType) { in LLVMDITypeGetAlignInBits() argument 1180 return unwrapDI<DIType>(DType)->getAlignInBits(); in LLVMDITypeGetAlignInBits() 1183 unsigned LLVMDITypeGetLine(LLVMMetadataRef DType) { in LLVMDITypeGetLine() argument 1184 return unwrapDI<DIType>(DType)->getLine(); in LLVMDITypeGetLine() [all …]
|
/external/tensorflow/tensorflow/python/training/ |
D | py_checkpoint_reader.py | 53 name: dtypes.DType(type_enum)
|
/external/tensorflow/tensorflow/python/keras/mixed_precision/experimental/ |
D | autocast_variable_test.py | 145 self.assertIsInstance(x.dtype, dtypes.DType) 147 self.assertIsInstance(x.true_dtype, dtypes.DType) 151 self.assertIsInstance(x.dtype, dtypes.DType) 153 self.assertIsInstance(x.true_dtype, dtypes.DType)
|
D | policy.py | 265 if isinstance(name, dtypes.DType):
|
/external/tensorflow/tensorflow/python/autograph/utils/ |
D | py_func.py | 118 assert isinstance(return_dtypes, dtypes.DType)
|
/external/tensorflow/tensorflow/python/ops/ |
D | partitioned_variables.py | 129 if not isinstance(dtype, dtypes.DType):
|
/external/tensorflow/tensorflow/python/tpu/ |
D | datasets.py | 173 if isinstance(source_dataset_output_types, dtypes.DType):
|
/external/tensorflow/tensorflow/python/saved_model/ |
D | nested_structure_coder.py | 399 return isinstance(pyobj, dtypes.DType) 412 return dtypes.DType(value.tensor_dtype_value)
|
/external/deqp/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeCooperativeMatrixTests.cpp | 208 p->DType == m_data.outputType && in checkSupport() 220 … && (p->AType == types[j] || p->BType == types[j] || p->CType == types[j] || p->DType == types[j])) in checkSupport() 701 p->DType == m_data.outputType && in iterate() 729 p->DType == types[j]) in iterate()
|
/external/tensorflow/tensorflow/python/ops/ragged/ |
D | ragged_factory_ops.py | 133 if dtype is not None and isinstance(dtype, dtypes.DType):
|