Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dnumeric_verify_test.cc94 TEST(NumericVerifyOpTest, Int8) { in TEST() argument
124 TEST(NumericVerifyOpFailedTest, Int8) { in TEST() argument
134 TEST(NumericVerifyOpDebugModeTest, Int8) { in TEST() argument
H A Ddequantize_test.cc87 TEST(DequantizeOpTest, Int8) { in TEST() argument
157 TEST(DequantizePerChannelOpTest, Int8) { in TEST() argument
H A Ddensify_test.cc96 TEST(DensifyOpTest, Int8) { in TEST() argument
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_os_HwBlob.cpp316 DEFINE_BLOB_GETTER(Int8,jbyte) in DEFINE_BLOB_GETTER() argument
393 DEFINE_BLOB_ARRAY_COPIER(Int8,jbyte,Byte) in DEFINE_BLOB_ARRAY_COPIER() argument
450 DEFINE_BLOB_PUTTER(Int8,jbyte) in DEFINE_BLOB_PUTTER() argument
544 DEFINE_BLOB_ARRAY_PUTTER(Int8,jbyte,Byte) in DEFINE_BLOB_ARRAY_PUTTER() argument
H A Dandroid_os_HwParcel.cpp493 DEFINE_PARCEL_VECTOR_WRITER(Int8,jbyte) in DEFINE_PARCEL_VECTOR_WRITER() argument
791 DEFINE_PARCEL_VECTOR_READER(Int8,jbyte,Byte) in DEFINE_PARCEL_VECTOR_READER() argument
/aosp_15_r20/external/llvm/unittests/Transforms/Utils/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dquantization_util_test.cc147 TEST(DequantizeInputs, Int8) { in TEST() argument
197 TEST(QuantizeOutputs, Int8) { in TEST() argument
/aosp_15_r20/development/vndk/tools/header-checker/tests/integration/enum/include/
H A Dbase.h3 enum Int8 : int8_t { enum
/aosp_15_r20/external/gemmlowp/internal/
H A Dallocator.h46 enum class TypeId : std::uint8_t { Uint8, Int8, Uint16, Int16, Uint32, Int32 }; enumerator
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h267 Int8, enumerator
296 int8_t Int8; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/
H A Drsqrt_test.cc49 TEST(RsqrtOpTest, Int8) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/
H A Dquantization_util_test.cc46 TEST(Dequantize, Int8) { in TEST() argument
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/valhall/test/
H A Dtest-add-imm.cpp150 TEST_F(AddImm, Int8) in TEST_F() argument
/aosp_15_r20/frameworks/base/core/jni/hwbinder/
H A DEphemeralStorage.cpp106 DEFINE_ALLOC_VECTOR_METHODS(Int8,jbyte,Byte) in DEFINE_ALLOC_VECTOR_METHODS() argument
/aosp_15_r20/external/flatbuffers/swift/Sources/FlatBuffers/
H A DConstants.swift90 extension Int8: Scalar, Verifiable { extension
/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A Dnccl.h57 Int8 = 0, enumerator
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dconst1.go18 Int8 int8 = 101 const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dbasic.go16 Int8 const
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dbasic.go19 Int8 const
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_meta/src/
Dtypes.rs69 Int8, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/shim/
H A Dtflite_tensor_view_test.cc76 TEST(TfLiteTensorW, Int8) { IntTest<int8_t>(); } in TEST() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/
DPDBTypes.h397 Int8, enumerator
456 int8_t Int8; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h394 Int8, enumerator
453 int8_t Int8; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/
DPDBTypes.h397 Int8, enumerator
456 int8_t Int8; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/
DPDBTypes.h397 Int8, enumerator
456 int8_t Int8; member

1234