Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantized_pooling_ops.cc76 const int32 highest = static_cast<int32>(Eigen::NumTraits<T>::highest()); in Compute() local
Dmkl_quantized_conv_ops.h27 int64 highest = static_cast<int64>(Eigen::NumTraits<T>::highest()); in MklFloatForOneQuantizedLevel() 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.h113 const int64 highest = static_cast<int64>(Eigen::NumTraits<T>::highest()); in FloatForOneQuantizedLevel() local
/external/mesa3d/src/intel/vulkan/tests/
Dstate_pool_no_free.c81 int highest = -1; in run_test() local
Dblock_pool_no_free.c81 int highest = -1; in validate_monotonic() 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/deqp-deps/SPIRV-Tools/source/opt/
Dmodule.cpp142 uint32_t highest = 0; in ComputeIdBound() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmodule.cpp142 uint32_t highest = 0; in ComputeIdBound() local
/external/tensorflow/tensorflow/core/lib/bfloat16/
Dbfloat16.h363 static bfloat16 highest() { in highest() function
/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/selinux/libsemanage/src/
Ddirect_api.c2232 semanage_module_info_t *highest = NULL; in semanage_direct_get_module_info() local
/external/webrtc/talk/media/webrtc/
Dwebrtcvoiceengine.cc2080 int highest = 0; in GetOutputLevel() 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.c14095 uint16_t highest = 0; in edge_probability() local