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

<<51525354555657585960>>

  /external/skqp/src/pathops/
SkPathOpsQuad.cpp 178 // FIXME: maybe it's possible to avoid this and compare non-normalized
  /external/spirv-llvm/lib/SPIRV/
SPIRVWriter.cpp 747 Normalized = ConstV->getOperand(1)->getUniqueInteger().getZExtValue(),
750 assert(Normalized < 2 && "Invalid value of normalized coords");
754 AddrMode, Normalized, FilterMode);
    [all...]
  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.h 430 bool normalized, GLsizei stride, const void *pointer);
  /external/swiftshader/src/OpenGL/libGLESv2/
libGLESv2.hpp 215 void (*glVertexAttribPointer)(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid* ptr);
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
APFloat.h 244 /// normalized finite number in the given semantics.
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
TimeValue.h 292 /// normalized after this call so that the fractional (nanoseconds) portion
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
SpillPlacement.cpp 76 /// Bias - Normalized contributions from non-transparent blocks.
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
TimeValue.h 293 /// normalized after this call so that the fractional (nanoseconds) portion
  /external/tensorflow/tensorflow/contrib/lite/g3doc/
tf_ops_compatibility.md 240 0: normalized tensor (along the last dimension)
  /external/tensorflow/tensorflow/contrib/lite/kernels/
activations.cc 247 // Compute the normalized sum of exps.
  /external/tensorflow/tensorflow/contrib/pi_examples/label_image/
label_image.cc 361 // Get the image from disk as a float array of numbers, resized and normalized
  /external/tensorflow/tensorflow/contrib/seq2seq/python/ops/
attention_wrapper.py 297 The second is the scaled form inspired partly by the normalized form of
357 The second is the scaled form inspired partly by the normalized form of
445 The second is the normalized form. This form is inspired by the
498 The second is the normalized form. This form is inspired by the
    [all...]
  /external/tensorflow/tensorflow/contrib/tensor_forest/kernels/
stats_ops.cc 418 // regression models are already stored in leaf in normalized form.
  /external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
estimators.py 191 normalized data.
  /external/tensorflow/tensorflow/core/kernels/
parameterized_truncated_normal_op.cc 115 // Calculate normalized samples, then convert them.
quantized_instance_norm.cc 136 // This is done in a separate pass so that the normalized value can be
sdca_internal.h 131 // (a vector). This method also computes the normalized example norm used
  /external/tensorflow/tensorflow/examples/android/jni/object_tracking/
optical_flow.cc 180 // Normalized Image difference.
  /external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/env/
ImageUtils.java 95 // are normalized to eight bits.
  /external/tensorflow/tensorflow/python/ops/
logging_ops.py 140 input, the values are normalized one image at a time to fit in the range
  /external/tensorflow/tensorflow/python/summary/
summary.py 120 input, the values are normalized one image at a time to fit in the range
  /external/tinyxml2/
readme.md 119 As a first step, all newlines / carriage-returns / line-feeds are normalized to a
  /external/v8/src/
strtod.cc 130 // The returned DiyFp is not necessarily normalized.
  /external/v8/testing/gtest/test/
gtest-filepath_test.cc 454 // Tests that separators at the end of the string are normalized
  /external/v8/tools/foozzie/
v8_suppressions.py 20 lines to be normalized (i.e. ignore only portions of lines).

Completed in 939 milliseconds

<<51525354555657585960>>