Home
last modified time | relevance | path

Searched defs:Int8 (Results 1 – 25 of 49) sorted by relevance

12

/external/tensorflow/tensorflow/lite/kernels/
Dnumeric_verify_test.cc78 TEST(NumericVerifyOpTest, Int8) { in TEST() argument
108 TEST(NumericVerifyOpFailedTest, Int8) { in TEST() argument
Ddensify_test.cc80 TEST(DensifyOpTest, Int8) { in TEST() argument
Ddequantize_test.cc80 TEST(DequantizeOpTest, Int8) { in TEST() argument
Dcpu_backend_gemm_test.cc503 TEST(CpuBackendGemmSimpleTestAgainstGolden, Int8) { in TEST() argument
/external/gemmlowp/internal/
Dallocator.h46 enum class TypeId : std::uint8_t { Uint8, Int8, Uint16, Int16, Uint32, Int32 }; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DMemorySSA.cpp601 Type *Int8 = Type::getInt8Ty(C); in TEST_F() local
632 Type *Int8 = Type::getInt8Ty(C); in TEST_F() local
662 Type *Int8 = Type::getInt8Ty(C); in TEST_F() local
706 Type *Int8 = Type::getInt8Ty(C); in TEST_F() local
770 Type *Int8 = Type::getInt8Ty(C); in TEST_F() local
799 Type *Int8 = Type::getInt8Ty(C); in TEST_F() local
831 Type *Int8 = Type::getInt8Ty(C); in TEST_F() local
1008 Type *Int8 = Type::getInt8Ty(C); in TEST_F() local
1051 Type *Int8 = Type::getInt8Ty(C); in TEST_F() local
1102 Type *Int8 = Type::getInt8Ty(C); in TEST_F() local
[all …]
/external/llvm/unittests/Transforms/Utils/
DMemorySSA.cpp226 Type *Int8 = Type::getInt8Ty(C); in TEST_F() local
258 Type *Int8 = Type::getInt8Ty(C); in TEST_F() local
288 Type *Int8 = Type::getInt8Ty(C); in TEST_F() local
DValueMapperTest.cpp330 auto *Int8 = Type::getInt8Ty(Context); in TEST() local
/external/tensorflow/tensorflow/go/
Dtensor.go45 Int8 DataType = C.TF_INT8 const
/external/v8/src/codegen/
Dmachine-type.h128 constexpr static MachineType Int8() { in Int8() function
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h267 Int8, enumerator
296 int8_t Int8; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h320 Int8, enumerator
349 int8_t Int8; member
/external/clang/include/clang/Basic/
DTargetBuiltins.h109 Int8, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/
DValueMapperTest.cpp330 auto *Int8 = Type::getInt8Ty(Context); in TEST() local
/external/libchrome/mojo/public/js/lib/
Dcodec.js715 function Int8() { class
/external/clang/utils/TableGen/
DNeonEmitter.cpp82 Int8, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs626 Int8 = 39, enumerator
/external/angle/third_party/spirv-headers/src/include/spirv/1.1/
Dspirv.cs626 Int8 = 39, enumerator
/external/angle/third_party/spirv-headers/src/include/spirv/1.0/
Dspirv.cs617 Int8 = 39, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.cs617 Int8 = 39, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs626 Int8 = 39, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs617 Int8 = 39, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs617 Int8 = 39, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.cs626 Int8 = 39, enumerator
/external/fonttools/Lib/fontTools/ttLib/tables/
DotConverters.py227 class Int8(IntValue): class

12