/third_party/mindspore/patches/ |
D | 0017-support-build-training-lib.patch | 502 - "int8/activation_int8.cc", 503 - "int8/add_int8.cc", 504 - "int8/argminmax_int8.cc", 505 - "int8/arithmetic_int8.cc", 506 - "int8/arithmetic_self_int8.cc", 507 - "int8/batchnorm_int8.cc", 508 - "int8/batch_to_space_int8.cc", 509 - "int8/concat_int8.cc", 510 - "int8/convolution_1x1_int8.cc", 511 - "int8/convolution_3x3_int8.cc", [all …]
|
D | 0036-new-dynamic-quant-algorigthm-and-init-packed.patch | 11 .../kernel/nnacl/int8/dynamic_matmul_int8.c | 80 +- 12 .../kernel/nnacl/int8/dynamic_matmul_int8.h | 48 +- 13 .../kernel/nnacl/int8/dynamic_quant_int8.c | 24 +- 14 .../kernel/nnacl/int8/dynamic_quant_int8.h | 2 + 15 .../kernel/nnacl/int8/quant_dtype_cast_int8.c | 134 +++ 16 .../kernel/nnacl/int8/quant_dtype_cast_int8.h | 6 + 33 .../runtime/kernel/cpu/int8/dynamic_quant.cc | 166 +++- 34 .../runtime/kernel/cpu/int8/dynamic_quant.h | 23 +- 35 .../kernel/cpu/int8/matmul_base_int8.h | 1 + 36 .../cpu/int8/matmul_dynamic_base_int8.cc | 237 ++++-- [all …]
|
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/compute/mul_extended/ |
D | signed_8bit.amber | 78 %int8 = OpTypeInt 8 1 79 %v2int8 = OpTypeVector %int8 2 86 %_ptr_Uniform_int8 = OpTypePointer Uniform %int8 92 %ResType = OpTypeStruct %int8 %int8 111 %30 = OpLoad %int8 %29 114 %34 = OpLoad %int8 %33 120 %45 = OpCompositeExtract %int8 %44 0 122 %46 = OpCompositeExtract %int8 %44 1 135 BUFFER input DATA_TYPE vec2<int8> DATA 238 BUFFER output DATA_TYPE vec2<int8> SIZE 100 FILL 0.0 [all …]
|
/third_party/glslang/Test/baseResults/ |
D | spv.8bitstorage_Error-int.frag.out | 2 ERROR: 0:54: 'structure: (u)int8 types can only be in uniform block or buffer storage' : required e… 5 ERROR: 0:58: 'return: can't use with structs containing int8' : required extension not requested: P… 8 ERROR: 0:61: 'int8_t: (u)int8 types can only be in uniform block or buffer storage' : required exte… 11 ERROR: 0:74: '[: does not operate on types containing (u)int8' : required extension not requested: … 14 ERROR: 0:75: '.: can't swizzle types containing (u)int8' : required extension not requested: Possib… 17 ERROR: 0:76: 'built-in function: (u)int8 types can only be in uniform block or buffer storage' : re… 20 ERROR: 0:76: 'built-in function: (u)int8 types can only be in uniform block or buffer storage' : re… 23 ERROR: 0:76: 'built-in function: (u)int8 types can only be in uniform block or buffer storage' : re… 26 ERROR: 0:77: 'built-in function: (u)int8 types can only be in uniform block or buffer storage' : re… 29 ERROR: 0:77: 'built-in function: (u)int8 types can only be in uniform block or buffer storage' : re… [all …]
|
D | spv.8bitstorage_Error-uint.frag.out | 2 ERROR: 0:54: 'structure: (u)int8 types can only be in uniform block or buffer storage' : required e… 8 ERROR: 0:61: 'uint8_t: (u)int8 types can only be in uniform block or buffer storage' : required ext… 11 ERROR: 0:74: '[: does not operate on types containing (u)int8' : required extension not requested: … 14 ERROR: 0:75: '.: can't swizzle types containing (u)int8' : required extension not requested: Possib… 17 ERROR: 0:76: 'built-in function: (u)int8 types can only be in uniform block or buffer storage' : re… 20 ERROR: 0:76: 'built-in function: (u)int8 types can only be in uniform block or buffer storage' : re… 23 ERROR: 0:76: 'built-in function: (u)int8 types can only be in uniform block or buffer storage' : re… 26 ERROR: 0:77: 'built-in function: (u)int8 types can only be in uniform block or buffer storage' : re… 29 ERROR: 0:77: 'built-in function: (u)int8 types can only be in uniform block or buffer storage' : re… 35 ERROR: 0:81: '.: can't swizzle types containing (u)int8' : required extension not requested: Possib… [all …]
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | bitfield.hpp | 97 GLM_FUNC_DECL int16 bitfieldInterleave(int8 x, int8 y); 139 GLM_FUNC_DECL int32 bitfieldInterleave(int8 x, int8 y, int8 z); 181 GLM_FUNC_DECL int32 bitfieldInterleave(int8 x, int8 y, int8 z, int8 w);
|
D | type_precision.hpp | 50 typedef detail::int8 lowp_int8; 66 typedef detail::int8 lowp_int8_t; 82 typedef detail::int8 lowp_i8; 98 typedef detail::int8 mediump_int8; 114 typedef detail::int8 mediump_int8_t; 130 typedef detail::int8 mediump_i8; 146 typedef detail::int8 highp_int8; 162 typedef detail::int8 highp_int8_t; 178 typedef detail::int8 highp_i8; 195 typedef detail::int8 int8; typedef [all …]
|
D | bitfield.inl | 301 GLM_FUNC_QUALIFIER int16 bitfieldInterleave(int8 x, int8 y) 305 int8 i; 379 GLM_FUNC_QUALIFIER int32 bitfieldInterleave(int8 x, int8 y, int8 z) 383 int8 i; 460 GLM_FUNC_QUALIFIER int32 bitfieldInterleave(int8 x, int8 y, int8 z, int8 w) 464 int8 i;
|
D | random.inl | 105 struct compute_linearRand<int8, P, vecType> 107 …GLM_FUNC_QUALIFIER static vecType<int8, P> call(vecType<int8, P> const & Min, vecType<int8, P> con… 109 …return (vecType<int8, P>(compute_rand<uint8, P, vecType>::call() % vecType<uint8, P>(Max + static_…
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | glm.cpp | 15 template struct tvec1<int8, lowp>; 26 template struct tvec1<int8, mediump>; 37 template struct tvec1<int8, highp>; 49 template struct tvec2<int8, lowp>; 60 template struct tvec2<int8, mediump>; 71 template struct tvec2<int8, highp>; 83 template struct tvec3<int8, lowp>; 94 template struct tvec3<int8, mediump>; 105 template struct tvec3<int8, highp>; 117 template struct tvec4<int8, lowp>; [all …]
|
D | type_int.hpp | 19 typedef std::int8_t int8; typedef 52 typedef signed char int8; 206 typedef detail::int8 int8; typedef 295 GLM_STATIC_ASSERT(sizeof(glm::int8) == 1, "int8 size isn't 1 byte on this platform");
|
/third_party/vk-gl-cts/external/amber/src/docs/ |
D | memory_layout.md | 19 | int8 | <kbd>[b]</kbd> | 39 | vec2\<int8> | <kbd>[bb]</kbd> | 40 | vec3\<int8> | <kbd>[bbb-]</kbd> | 41 | vec4\<int8> | <kbd>[bbbb]</kbd> | 54 | int8[] | <kbd>[b---][----][----][----]</kbd> | 63 | int8[] | <kbd>[b]</kbd> | 77 | vec2\<int8>[] | <kbd>[bb--][----][----][----]</kbd> | 80 | vec3\<int8>[] | <kbd>[bbb-][----][----][----]</kbd> | 83 | vec4\<int8>[] | <kbd>[bbbb][----][----][----]</kbd> | 93 | vec2\<int8>[] | <kbd>[bb]</kbd> | [all …]
|
/third_party/libphonenumber/cpp/src/phonenumbers/base/ |
D | basictypes.h | 24 typedef int8_t int8; typedef 37 const int8 kint8min = INT8_MIN; 38 const int8 kint8max = INT8_MAX; 48 typedef signed char int8;
|
/third_party/libphonenumber/tools/cpp/src/base/ |
D | basictypes.h | 22 typedef int8_t int8; typedef 35 const int8 kint8min = INT8_MIN; 36 const int8 kint8max = INT8_MAX; 46 typedef signed char int8; typedef
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/haiku/ |
D | SDL_bkeyboard.h | 35 extern int8 BE_GetKeyState(int32 bkey); 36 extern void BE_SetKeyState(int32 bkey, int8 state);
|
D | SDL_bkeyboard.cc | 42 static int8 keystate[KEYMAP_SIZE]; 170 int8 BE_GetKeyState(int32 bkey) { in BE_GetKeyState() 178 void BE_SetKeyState(int32 bkey, int8 state) { in BE_SetKeyState()
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/ |
D | fwd.hpp | 100 typedef detail::int8 lowp_int8; 116 typedef detail::int8 lowp_int8_t; 132 typedef detail::int8 lowp_i8; 148 typedef detail::int8 mediump_int8; 164 typedef detail::int8 mediump_int8_t; 180 typedef detail::int8 mediump_i8; 196 typedef detail::int8 highp_int8; 212 typedef detail::int8 highp_int8_t; 228 typedef detail::int8 highp_i8; 245 typedef detail::int8 int8; typedef [all …]
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_types.h | 41 typedef int8_t int8; typedef 53 typedef signed char int8; typedef
|
D | dng_pixel_buffer.h | 299 const int8 * ConstPixel_int8 (int32 row, 306 return (const int8 *) ConstPixel (row, col, plane); 316 int8 * DirtyPixel_int8 (int32 row, 323 return (int8 *) DirtyPixel (row, col, plane);
|
D | dng_stream.h | 362 int8 Get_int8 () in Get_int8() 364 return (int8) Get_uint8 (); in Get_int8() 370 void Put_int8 (int8 x) in Put_int8()
|
/third_party/vk-gl-cts/external/amber/src/tests/cases/ |
D | int8.amber | 41 BUFFER buf DATA_TYPE int8 DATA 63 END 42 BUFFER pushc DATA_TYPE int8 DATA 2 END
|
/third_party/json/doc/mkdocs/docs/features/binary_formats/ |
D | ubjson.md | 21 number_integer | -128..127 | int8 | `i` 26 number_unsigned | 0..127 | int8 | `i` 109 int8 | number_integer | `i`
|
/third_party/node/test/parallel/ |
D | test-buffer-bytelength.js | 46 const int8 = new Int8Array(8); constant 47 assert.strictEqual(Buffer.byteLength(int8), 8);
|
/third_party/jerryscript/jerry-ext/include/jerryscript-ext/ |
D | arg.impl.h | 32 JERRYX_ARG_TRANSFORM_FUNC_WITH_OPTIONAL_AND_STRICT (int8) 111 JERRYX_ARG_INT (int8) in JERRYX_ARG_INT() argument
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
D | svga_types.h | 41 typedef int8_t int8; typedef
|