/third_party/mindspore/mindspore/compression/common/ |
D | constant.py | 35 INT8 = "INT8" variable in QuantDtype 64 QuantDtype.INT6, QuantDtype.INT7, QuantDtype.INT8] 88 QuantDtype.INT8: QuantDtype.UINT8, 95 QuantDtype.UINT8: QuantDtype.INT8
|
/third_party/node/benchmark/buffers/ |
D | dataview-set.js | 26 const INT8 = 0x7f; constant 29 const UINT8 = INT8 * 2; 34 setInt8: INT8,
|
D | buffer-write.js | 35 const INT8 = 0x7f; constant 50 writeInt8: INT8, 60 writeUIntLE: INT8,
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeWorkgroupMemoryExplicitLayoutTests.cpp | 552 const int INT8 = AliasTest::RequirementInt8; in AddAliasTests() local 575 CASE_SAME_TYPE(INT8, "u8", "uint8_t v", "uint8_t(10)"), in AddAliasTests() 576 CASE_SAME_TYPE(INT8, "u8vec2", "u8vec2 v", "u8vec2(10, 20)"), in AddAliasTests() 577 CASE_SAME_TYPE(INT8, "u8vec3", "u8vec3 v", "u8vec3(10, 20, 30)"), in AddAliasTests() 578 CASE_SAME_TYPE(INT8, "u8vec4", "u8vec4 v", "u8vec4(10, 20, 30, 40)"), in AddAliasTests() 579 CASE_SAME_TYPE(INT8, "i8", "int8_t v", "int8_t(-10)"), in AddAliasTests() 580 CASE_SAME_TYPE(INT8, "i8vec2", "i8vec2 v", "i8vec2(-10, 20)"), in AddAliasTests() 581 CASE_SAME_TYPE(INT8, "i8vec3", "i8vec3 v", "i8vec3(-10, 20, -30)"), in AddAliasTests() 582 CASE_SAME_TYPE(INT8, "i8vec4", "i8vec4 v", "i8vec4(-10, 20, -30, 40)"), in AddAliasTests() 647 CASE_WITH_REVERSE(ALL, INT8, in AddAliasTests() [all …]
|
/third_party/mindspore/mindspore/nn/layer/ |
D | quant.py | 195 QuantDtype.INT8: (-128, 127), 206 …def __init__(self, quant_dtype=QuantDtype.INT8, per_channel=False, symmetric=False, narrow_range=F… 378 quant_dtype=QuantDtype.INT8, 421 def reset(self, quant_dtype=QuantDtype.INT8, min_init=-6, max_init=6): 685 quant_dtype=QuantDtype.INT8): 925 quant_dtype=QuantDtype.INT8, 1137 quant_dtype=QuantDtype.INT8): 1281 quant_dtype=QuantDtype.INT8): 1417 quant_dtype=QuantDtype.INT8): 1541 quant_dtype=QuantDtype.INT8): [all …]
|
/third_party/mindspore/mindspore/core/proto/ |
D | mind_ir.proto | 9 INT8 = 3; enumerator 100 INT8 = 3; // int8_t enumerator
|
/third_party/mindspore/mindspore/compression/quant/ |
D | qat.py | 41 quant_dtype=(QuantDtype.INT8, QuantDtype.INT8), argument 225 quant_dtype=(QuantDtype.INT8, QuantDtype.INT8), argument 589 QuantDtype.INT8.num_bits: QuantDtype.INT8
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingDataSpillTests.cpp | 77 INT8, enumerator 150 case DataType::INT8: dataSize = sizeof(deInt8); break; in getElementSize() 288 std::make_pair(std::make_pair(DataType::INT8, VectorType::SCALAR), "int8_t"), in getGLSLInputValDecl() 289 std::make_pair(std::make_pair(DataType::INT8, VectorType::V2), "i8vec2"), in getGLSLInputValDecl() 290 std::make_pair(std::make_pair(DataType::INT8, VectorType::V3), "i8vec3"), in getGLSLInputValDecl() 291 std::make_pair(std::make_pair(DataType::INT8, VectorType::V4), "i8vec4"), in getGLSLInputValDecl() 292 std::make_pair(std::make_pair(DataType::INT8, VectorType::A5), "int8_t"), in getGLSLInputValDecl() 461 else if (m_params.dataType == DataType::INT8 || m_params.dataType == DataType::UINT8) in checkSupport() 703 else if (m_params.dataType == DataType::INT8) in initPrograms() 964 case DataType::INT8: in initPrograms() [all …]
|
/third_party/ltp/tools/sparse/sparse-src/validation/preprocessor/ |
D | predef.c | 20 TEST_MAX( INT8, 0x7f); in test()
|
/third_party/openGLES/extensions/SUN/ |
D | SUN_global_alpha.txt | 149 1 INT8 code 150 1 INT8 pad
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SUN/ |
D | SUN_global_alpha.txt | 149 1 INT8 code 150 1 INT8 pad
|
/third_party/mesa3d/src/glx/ |
D | packsingle.h | 84 *((INT8 *) (pc + offset)) = a
|
/third_party/openssl/include/openssl/ |
D | e_os2.h | 232 typedef INT8 int8_t;
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | common.h | 97 typedef INT8 s8; 109 typedef INT8 s8;
|
/third_party/mesa3d/docs/relnotes/ |
D | 9.1.3.rst | 159 - mesa: Add unpack functions for R/RG/RGB [U]INT8/16/32 formats. 160 - mesa: Add unpack functions for A/I/L/LA [U]INT8/16/32 formats.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | common.h | 97 typedef INT8 s8; 109 typedef INT8 s8;
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/ |
D | lite_mat.cc | 453 } else if (src_a.data_type_ == LDataType::INT8) { in Subtract() 615 if (src_a.data_type_ == LDataType::INT8) { in Divide() 719 if (src_a.data_type_ == LDataType::INT8) { in Multiply()
|
D | lite_mat.h | 147 INT8, /**< INT8 data type. */ enumerator
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_secondary_color.txt | 316 1 INT8 v[0] 317 1 INT8 v[1] 318 1 INT8 v[2]
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_secondary_color.txt | 316 1 INT8 v[0] 317 1 INT8 v[1] 318 1 INT8 v[2]
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | image_process_test.cc | 695 LiteMat src1_int8(1, cols, LDataType(LDataType::INT8)); in TEST_F() 696 LiteMat src2_int8(1, cols, LDataType(LDataType::INT8)); in TEST_F() 697 LiteMat expect_int8(1, cols, LDataType(LDataType::INT8)); in TEST_F() 827 LiteMat src1_int8(1, cols, LDataType(LDataType::INT8)); in TEST_F() 828 LiteMat src2_int8(1, cols, LDataType(LDataType::INT8)); in TEST_F() 829 LiteMat expect_int8(1, cols, LDataType(LDataType::INT8)); in TEST_F()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_vertex_program4.txt | 660 1 INT8 v[0] 661 1 INT8 v[1] 662 1 INT8 v[2] 663 1 INT8 v[3]
|
/third_party/openGLES/extensions/NV/ |
D | NV_vertex_program4.txt | 660 1 INT8 v[0] 661 1 INT8 v[1] 662 1 INT8 v[2] 663 1 INT8 v[3]
|
/third_party/mindspore/mindspore/ccsrc/utils/ |
D | anf_ir.proto | 318 // INT32, INT16, INT8, UINT16, UINT8, or BOOL
|
/third_party/mindspore/mindspore/_extends/graph_kernel/model/ |
D | model.py | 72 INT8 = "int8" variable in DataType
|