Home
last modified time | relevance | path

Searched refs:unnormalized (Results 1 – 25 of 28) sorted by relevance

12

/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_StatelessMultinomial.pbtxt7 represents the unnormalized log probabilities for all classes.
Dapi_def_Multinomial.pbtxt7 represents the unnormalized log probabilities for all classes.
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrHFP.td141 // Addition (unnormalized).
161 // Subtraction (unnormalized).
203 // Multiplication (unnormalized).
211 // Fused multiply-add (unnormalized).
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrHFP.td141 // Addition (unnormalized).
161 // Subtraction (unnormalized).
203 // Multiplication (unnormalized).
211 // Fused multiply-add (unnormalized).
/external/icu/icu4c/source/common/
Dunormcmp.cpp550 UnicodeString unnormalized=str.tempSubString(spanQCYes); in _normalize() local
552 n2->normalizeSecondAndAppend(normalized, unnormalized, *pErrorCode); in _normalize()
/external/angle/extensions/
DANGLE_get_tex_level_parameter.txt107 floating-point, signed unnormalized integer, and unsigned unnormalized
DANGLE_texture_multisample.txt481 floating-point, signed unnormalized integer, and unsigned unnormalized
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_shader.h132 unsigned unnormalized:1; member
Dsvga_shader.c330 key->tex[i].unnormalized = TRUE; in svga_init_shader_key_common()
Dsvga_state_constants.c81 if (variant->key.tex[i].unnormalized) { in svga_get_extra_constants_common()
Dsvga_tgsi_insn.c1647 if (emit->key.tex[sampler.base.num].unnormalized || in emit_tex2()
1679 if (emit->key.tex[sampler.base.num].unnormalized) { in emit_tex2()
Dsvga_tgsi_vgpu10.c5611 if (emit->key.tex[i].unnormalized) { in emit_constant_declaration()
7669 if (emit->sampler_view[unit] && emit->key.tex[unit].unnormalized) { in setup_texcoord()
/external/libtextclassifier/native/annotator/
Dentity-data.fbs172 // String representation of currency, unnormalized.
/external/mesa3d/.gitlab-ci/piglit/
Dcl.txt87 program/execute/sampler/read from image using linear filtering and unnormalized coords: fail
/external/mesa3d/docs/gallium/
Dresources.rst107 - Must use unnormalized coordinates
/external/skqp/src/gpu/effects/
DGrCircleBlurFragmentProcessor.fp36 // Computes an unnormalized half kernel (right side). Returns the summation of all the half
/external/skia/src/gpu/effects/
DGrCircleBlurFragmentProcessor.fp47 // Computes an unnormalized half kernel (right side). Returns the summation of all the half
/external/python/cpython3/Misc/NEWS.d/
D3.5.0b1.rst111 Avoid a crash when a delegated generator raises an unnormalized
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerTests.cpp1997 const bool unnormalized; in createExactSamplingTests() member
2043 …const ExactSamplingCase::Params params = { format, unnorm.unnormalized, solid.first, edges.offset … in createExactSamplingTests()
/external/python/cpython3/Doc/library/
Drandom.rst594 positive unnormalized float and is equal to ``math.ulp(0.0)``.)
/external/python/cpython2/Doc/c-api/
Dexceptions.rst94 can be "unnormalized", meaning that ``*exc`` is a class object but ``*val`` is
/external/deqp-deps/amber/docs/
Damber_script.md354 Note: unnormalized coordinates will override MIN\_LOD and MAX\_LOD to 0.0.
/external/llvm-project/llvm/docs/
DAMDGPUModifierSyntax.rst397 unorm Force the address to be unnormalized.
/external/python/cpython3/Doc/c-api/
Dexceptions.rst446 can be "unnormalized", meaning that ``*exc`` is a class object but ``*val`` is
/external/mesa3d/docs/relnotes/
D19.3.0.rst745 - ac/nir: Fix gather4 integer wa with unnormalized coordinates
2388 - ac/nir: force unnormalized coordinates for RECT

12