HomeSort by relevance Sort by last modified time
    Searched full:normalized (Results 901 - 925 of 2497) sorted by null

<<31323334353637383940>>

  /external/python/cpython2/Modules/expat/
xmltok.h 122 char normalized; member in struct:__anon32817
  /external/python/cpython3/Doc/library/
unicodedata.rst 132 Even if two unicode strings are normalized and look the same to
  /external/python/cpython3/Lib/encodings/
aliases.py 7 doing the lookup, so the mapping will have to map normalized
  /external/python/cpython3/Modules/expat/
xmltok.h 122 char normalized; member in struct:__anon33443
  /external/python/cpython3/Tools/scripts/
patchcheck.py 92 """Make sure that the whitespace for .py files have been normalized."""
  /external/skia/src/gpu/ccpr/
GrCCTriangleShader.cpp 63 // up transformations into normalized logical AA box space for both incoming edges. These
  /external/skia/src/gpu/effects/
GrTextureDomain.h 25 * normalized texture coords ([0,1]x[0,1] square). Bilinear filtering can cause texels outside the
  /external/skia/src/sksl/
SkSLIRGenerator.h 160 // returns a statement which converts sk_Position from device to normalized coordinates
  /external/skqp/src/gpu/ccpr/
GrCCTriangleShader.cpp 62 // up transformations into normalized logical AA box space for both incoming edges. These
  /external/skqp/src/gpu/effects/
GrTextureDomain.h 25 * normalized texture coords ([0,1]x[0,1] square). Bilinear filtering can cause texels outside the
  /external/skqp/src/sksl/
README 42 rather than normalized coordinates.
SkSLIRGenerator.h 160 // returns a statement which converts sk_Position from device to normalized coordinates
  /external/swiftshader/src/OpenGL/libGL/
VertexDataManager.cpp 193 translated[i].normalized = attribs[i].mNormalized;
  /external/swiftshader/src/OpenGL/libGLES_CM/
VertexDataManager.cpp 188 translated[i].normalized = attribs[i].mNormalized;
  /external/swiftshader/src/Renderer/
VertexProcessor.hpp 105 bool normalized : 1; member in struct:sw::VertexProcessor::States::Input
  /external/syslinux/com32/lib/jpeg/
yuv420p.c 53 * normalized to the range 0..MAXJSAMPLE rather than -0.5 .. 0.5.
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
ElementType.java 214 @return The normalized value
  /external/tensorflow/tensorflow/compiler/tf2xla/kernels/
batch_norm_op.cc 68 // In training mode, outputs the normalized value as well as the
  /external/tensorflow/tensorflow/compiler/xla/tests/
batch_normalization_test.cc 500 auto normalized = *ReferenceUtil::BatchNorm4D(input_array, mean4D, var4D, local
503 auto expected_normalized = Literal::CreateR4FromArray4D<float>(normalized);
600 auto normalized = *ReferenceUtil::BatchNorm4D(input_array, mean4D, var4D, local
619 Array4D<float> expected = normalized;
    [all...]
  /external/tensorflow/tensorflow/contrib/distributions/python/ops/
cauchy.py 205 """Reconstruct input `x` from a its normalized version."""
  /external/tensorflow/tensorflow/contrib/factorization/python/ops/
clustering_ops.py 212 normalized and computes the dot product which is equivalent to the cosine
251 # The cosine distance between normalized vectors x and y is the same as
269 """Returns True if clusters centers are kept normalized."""
323 """Normalized the input data."""
    [all...]
  /external/tensorflow/tensorflow/contrib/kfac/python/ops/
curvature_matrix_vector_products.py 48 Note that matrix-vector products are not normalized by the batch size, nor
  /external/tensorflow/tensorflow/contrib/layers/python/layers/
normalization_test.py 124 # Determine axes that will be normalized.
  /external/tensorflow/tensorflow/contrib/lite/models/smartreply/g3doc/
README.md 84 * Normalization: The individual sentences will be normalized by converting
  /external/tensorflow/tensorflow/contrib/tensor_forest/hybrid/core/ops/
stochastic_hard_routing_gradient_op.cc 188 // TODO(atwoodj): Should these be normalized? Loss looks pretty large.

Completed in 1332 milliseconds

<<31323334353637383940>>