/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_StatelessMultinomial.pbtxt | 7 represents the unnormalized log probabilities for all classes.
|
D | api_def_Multinomial.pbtxt | 7 represents the unnormalized log probabilities for all classes.
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZInstrHFP.td | 141 // Addition (unnormalized). 161 // Subtraction (unnormalized). 203 // Multiplication (unnormalized). 211 // Fused multiply-add (unnormalized).
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrHFP.td | 141 // Addition (unnormalized). 161 // Subtraction (unnormalized). 203 // Multiplication (unnormalized). 211 // Fused multiply-add (unnormalized).
|
/external/icu/icu4c/source/common/ |
D | unormcmp.cpp | 550 UnicodeString unnormalized=str.tempSubString(spanQCYes); in _normalize() local 552 n2->normalizeSecondAndAppend(normalized, unnormalized, *pErrorCode); in _normalize()
|
/external/angle/extensions/ |
D | ANGLE_get_tex_level_parameter.txt | 107 floating-point, signed unnormalized integer, and unsigned unnormalized
|
D | ANGLE_texture_multisample.txt | 481 floating-point, signed unnormalized integer, and unsigned unnormalized
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_shader.h | 132 unsigned unnormalized:1; member
|
D | svga_shader.c | 330 key->tex[i].unnormalized = TRUE; in svga_init_shader_key_common()
|
D | svga_state_constants.c | 81 if (variant->key.tex[i].unnormalized) { in svga_get_extra_constants_common()
|
D | svga_tgsi_insn.c | 1647 if (emit->key.tex[sampler.base.num].unnormalized || in emit_tex2() 1679 if (emit->key.tex[sampler.base.num].unnormalized) { in emit_tex2()
|
D | svga_tgsi_vgpu10.c | 5611 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/ |
D | entity-data.fbs | 172 // String representation of currency, unnormalized.
|
/external/mesa3d/.gitlab-ci/piglit/ |
D | cl.txt | 87 program/execute/sampler/read from image using linear filtering and unnormalized coords: fail
|
/external/mesa3d/docs/gallium/ |
D | resources.rst | 107 - Must use unnormalized coordinates
|
/external/skqp/src/gpu/effects/ |
D | GrCircleBlurFragmentProcessor.fp | 36 // Computes an unnormalized half kernel (right side). Returns the summation of all the half
|
/external/skia/src/gpu/effects/ |
D | GrCircleBlurFragmentProcessor.fp | 47 // Computes an unnormalized half kernel (right side). Returns the summation of all the half
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.5.0b1.rst | 111 Avoid a crash when a delegated generator raises an unnormalized
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineSamplerTests.cpp | 1997 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/ |
D | random.rst | 594 positive unnormalized float and is equal to ``math.ulp(0.0)``.)
|
/external/python/cpython2/Doc/c-api/ |
D | exceptions.rst | 94 can be "unnormalized", meaning that ``*exc`` is a class object but ``*val`` is
|
/external/deqp-deps/amber/docs/ |
D | amber_script.md | 354 Note: unnormalized coordinates will override MIN\_LOD and MAX\_LOD to 0.0.
|
/external/llvm-project/llvm/docs/ |
D | AMDGPUModifierSyntax.rst | 397 unorm Force the address to be unnormalized.
|
/external/python/cpython3/Doc/c-api/ |
D | exceptions.rst | 446 can be "unnormalized", meaning that ``*exc`` is a class object but ``*val`` is
|
/external/mesa3d/docs/relnotes/ |
D | 19.3.0.rst | 745 - ac/nir: Fix gather4 integer wa with unnormalized coordinates 2388 - ac/nir: force unnormalized coordinates for RECT
|