/external/tensorflow/tensorflow/compiler/xla/ |
D | primitive_util.cc | 46 bool IsComplexType(PrimitiveType type) { return type == C64 || type == C128; } in IsComplexType() 83 case C64: in BitWidth() 117 case C64: in ComplexComponentType()
|
D | literal_util.cc | 131 case C64: in Zero() 168 case C64: in One() 206 case C64: in MinValue() 350 case C64: in ReshapeSlice() 397 case C64: in GetFirstScalarLiteral()
|
D | primitive_util.h | 130 return C64; 235 struct PrimitiveTypeToNative<C64> {
|
D | literal.cc | 414 COPY_ELEMENTS(C64, complex64); in CopyFrom() 550 case C64: in CopySliceFrom() 772 case C64: in Slice() 820 case C64: { in GetAsString() 877 case C64: { in GetSparseElementAsString() 1012 case C64: in SortSparseElements() 1354 case C64: in ConvertIfDestTypeMatches() 1358 return ConvertIfTypesMatch<primitive_src_type, C64>(src_literal, false); in ConvertIfDestTypeMatches() 1511 case C64: in EqualElements() 1649 case C64: in IsAllComplex() [all …]
|
D | literal_test.cc | 851 Literal output(ShapeUtil::MakeShape(C64, {1})); in TEST_F() 865 Literal output(ShapeUtil::MakeShape(C64, {2, 2})); in TEST_F() 918 Literal output(ShapeUtil::MakeShape(C64, {2, 2})); in TEST_F() 1402 conv = s32.Convert(C64).ConsumeValueOrDie(); in TEST_F() 1405 conv = f16.Convert(C64).ConsumeValueOrDie(); in TEST_F() 1789 ShapeUtil::MakeShape(U64, {2, 1}), ShapeUtil::MakeShape(C64, {}), in TEST_F()
|
D | shape_util_test.cc | 296 EXPECT_EQ(8, ShapeUtil::ByteSizeOfPrimitiveType(C64)); in TEST() 297 EXPECT_EQ(8, ShapeUtil::ByteSizeOf(ShapeUtil::MakeShape(C64, {}))); in TEST() 298 EXPECT_EQ(1600, ShapeUtil::ByteSizeOf(ShapeUtil::MakeShape(C64, {10, 20}))); in TEST()
|
D | literal_comparison.cc | 711 case C64: in EqualHelper() 799 case C64: in NearHelper()
|
D | shape_util.cc | 308 case C64: in ElementIsSigned() 554 case C64: in ByteSizeOfPrimitiveType()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | unary_op_test.cc | 44 if (primitive_util::NativeToPrimitiveType<T>() == C64) { in AbsSize0TestHelper() 130 Sub(Mul(sign, ConvertElementType(abs, C64)), arg); in SignAbsTestHelper() 174 Add(Add(sgnf0, sgnf), ConvertElementType(sgni, F32)), C64)); in XLA_TEST_F()
|
D | tuple_test.cc | 462 Shape c64r0 = ShapeUtil::MakeShape(C64, {}); in XLA_TEST_F() 463 Shape c64r1 = ShapeUtil::MakeShape(C64, {2}); in XLA_TEST_F() 464 Shape c64r2 = ShapeUtil::MakeShape(C64, {3, 2}); in XLA_TEST_F()
|
D | convert_test.cc | 492 ConvertElementType(ConstantR1<complex64>(&builder, x), C64); in XLA_TEST_F()
|
/external/tensorflow/tensorflow/compiler/tf2xla/lib/ |
D | util.cc | 54 case xla::C64: in FloatLiteral() 93 case xla::C64: in IntegerLiteral()
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | gemm_thunk.cc | 207 case C64: in GetGemmFn() 224 case C64: in GetGemmWithAlgorithmFn() 240 case C64: in GetGemmAutotuneFn() 262 case C64: in GetBlasComputationType()
|
D | cholesky_thunk.cc | 98 case C64: { in ExecuteOnStream()
|
D | triangular_solve_thunk.cc | 115 case C64: { in ExecuteOnStream()
|
D | cusolver_rewriter.cc | 85 case C64: { in CreateCholesky()
|
D | ir_emission_utils.cc | 56 output_primitive_type == F64 || output_primitive_type == C64 || in AreValidGemmShapes()
|
/external/clang/test/CodeGenOpenCL/ |
D | shifts.cl | 37 //OPT-NEXT: [[C64:%.+]] = ashr i64 %a, [[M64]] 40 //OPT-NEXT: [[E64:%.+]] = add nsw i64 [[C64]], 4
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | type_util.cc | 70 *type = xla::C64; in DataTypeToPrimitiveType()
|
/external/swiftshader/ |
D | SwiftShader.sln | 49 …"third_party\LLVM\lib\ExecutionEngine\LLVMExecutionEngine.vcxproj", "{75362C64-1B52-4266-B079-22C8… 73 {75362C64-1B52-4266-B079-22C8E00F53D5} = {75362C64-1B52-4266-B079-22C8E00F53D5} 387 {75362C64-1B52-4266-B079-22C8E00F53D5}.Debug|Win32.ActiveCfg = Debug|Win32 388 {75362C64-1B52-4266-B079-22C8E00F53D5}.Debug|Win32.Build.0 = Debug|Win32 389 {75362C64-1B52-4266-B079-22C8E00F53D5}.Debug|x64.ActiveCfg = Debug|x64 390 {75362C64-1B52-4266-B079-22C8E00F53D5}.Debug|x64.Build.0 = Debug|x64 391 {75362C64-1B52-4266-B079-22C8E00F53D5}.Profile|Win32.ActiveCfg = Profile|Win32 392 {75362C64-1B52-4266-B079-22C8E00F53D5}.Profile|Win32.Build.0 = Profile|Win32 393 {75362C64-1B52-4266-B079-22C8E00F53D5}.Profile|x64.ActiveCfg = Profile|x64 394 {75362C64-1B52-4266-B079-22C8E00F53D5}.Profile|x64.Build.0 = Profile|x64 [all …]
|
/external/tensorflow/tensorflow/compiler/xla/client/lib/ |
D | constants.h | 57 case C64: in ConstantR0WithType()
|
/external/u-boot/include/ |
D | div64.h | 230 # error do_div() does not yet support the C64
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_evaluator.cc | 201 typed_visitors_[C64] = in HloEvaluator() 507 case C64: in HandleIsFinite() 570 case C64: { in HandleReal() 616 case C64: { in HandleImag() 647 case C64: { in HandleComplex() 751 case C64: { in HandleCompare()
|
D | shape_inference.cc | 965 return ShapeUtil::ChangeElementType(shape, C64); in InferBinaryOpShape() 1835 if (in.element_type() != C64) { in InferFftShape() 1862 Shape result = ShapeUtil::ChangeElementType(in, C64); in InferFftShape() 1868 if (in.element_type() != C64) { in InferFftShape()
|
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | numpy_bridge.cc | 59 case C64: in PrimitiveTypeToNumpyType() 97 return C64; in NumpyTypeToPrimitiveType()
|