Home
last modified time | relevance | path

Searched defs:highest (Results 1 – 22 of 22) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dquantized_pooling_ops.cc81 const int32 highest = static_cast<int32>(Eigen::NumTraits<T>::highest()); in Compute() local
Dreference_gemm.h66 const int32 highest = static_cast<int32>(Eigen::NumTraits<T3>::highest()); in ReferenceGemm() local
Dquantized_conv_ops.cc63 const int32 highest = static_cast<int32>(Eigen::NumTraits<T3>::highest()); in operator ()() local
Dquantization_utils.h121 const int64 highest = static_cast<int64>(Eigen::NumTraits<T>::highest()); in FloatForOneQuantizedLevel() local
/external/mesa3d/src/panfrost/lib/
Dpan_attributes.c53 unsigned highest = 32 - __builtin_clz(vertex_count); in panfrost_large_padded_vertex_count() local
/external/mesa3d/src/intel/vulkan/tests/
Dstate_pool_no_free.c83 int highest = -1; in run_test() local
Dblock_pool_no_free.c82 int highest = -1; in validate_monotonic() local
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_quantized_conv_ops.h27 int64 highest = static_cast<int64>(Eigen::NumTraits<T>::highest()); in MklFloatForOneQuantizedLevel() local
/external/elfutils/libdwfl/
Dsegment.c161 int highest = -1; in reify_segments() local
Ddwfl_module_getdwarf.c474 GElf_Addr highest; in find_prelink_address_sync() local
/external/python/cpython3/Lib/test/
Dtest_type_comments.py225 highest = sys.version_info[1] # Highest minor version variable in TypeCommentTests
/external/tensorflow/tensorflow/core/lib/bfloat16/
Dbfloat16.h363 static bfloat16 highest() { in highest() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dmodule.cpp207 uint32_t highest = 0; in ComputeIdBound() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmodule.cpp207 uint32_t highest = 0; in ComputeIdBound() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dmodule.cpp207 uint32_t highest = 0; in ComputeIdBound() local
/external/rust/crates/nix/src/sys/
Dselect.rs62 pub fn highest(&mut self) -> Option<RawFd> { in highest() method
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DEventRequestManagerImpl.java723 int highest = 0; in EventRequestManagerImpl() local
/external/ltp/testcases/kernel/fs/fsx-linux/
Dfsx-linux.c516 int highest = num_test_files - 1; in alloc_tf_buf() local
/external/llvm-project/lld/ELF/Arch/
DPPC64.cpp413 static uint16_t highest(uint64_t v) { return v >> 48; } in highest() function
/external/selinux/libsemanage/src/
Ddirect_api.c2239 semanage_module_info_t *highest = NULL; in semanage_direct_get_module_info() local
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp3122 … unsigned highest = ((1U << mode->bitdepth) - 1U); /*highest possible value for this bit depth*/ in getPixelColorRGBA8() local
3240 … unsigned highest = ((1U << mode->bitdepth) - 1U); /*highest possible value for this bit depth*/ in getPixelColorsRGBA8() local
/external/libaom/libaom/av1/encoder/
Drdopt.c5458 uint16_t highest = 0; in edge_probability() local