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

<<41424344454647484950>>

  /external/tensorflow/tensorflow/contrib/image/kernels/
single_image_random_dot_stereograms_ops.cc 221 // All normalized, not checking required
  /external/tensorflow/tensorflow/contrib/lite/java/demo/app/src/main/java/com/example/android/tflitecamerademo/
ImageClassifier.java 262 * Get the normalized probability value for the specified label.
  /external/tensorflow/tensorflow/core/example/
example.proto 13 // An Example is a mostly-normalized data format for storing data for
  /external/tensorflow/tensorflow/core/ops/
summary_ops.cc 195 input, the values are normalized one image at a time to fit in the range
  /external/tensorflow/tensorflow/examples/android/jni/object_tracking/
image_utils.h 236 // Then, the resulting will be normalized such that it has mean value of 0.0 and
  /external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/
TensorFlowMultiBoxDetector.java 208 // Preprocess the image data from 0-255 int to normalized float based
  /external/tensorflow/tensorflow/python/ops/distributions/
normal.py 235 """Reconstruct input `x` from a its normalized version."""
  /external/tensorflow/tensorflow/python/ops/
gradient_checker_test.py 214 # special care for labels since they need to be normalized per batch
  /external/tensorflow/tensorflow/python/training/
rmsprop.py 89 centered: If True, gradients are normalized by the estimated variance of
  /external/v8/src/
property-details.h 344 // Bit fields for normalized objects.
  /external/v8/testing/gtest/test/
gtest_output_test.py 133 output with type information normalized to canonical form.
  /external/v8/tools/clang/translation_unit/
TranslationUnitGenerator.cpp 76 // normalized for includes that are relative to a different source file.
  /external/vulkan-validation-layers/libs/glm/gtx/
dual_quaternion.hpp 141 /// Returns the normalized quaternion.
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_output_test.py 132 output with type information normalized to canonical form.
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
enhancer_interface.c 145 /* Calculate normalized corr^2 and ener */
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
SerializeOptions.java 417 case SORT : return "NORMALIZED";
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
Norm_Corr_neon.s 23 @ Word16 corr_norm[]) /* (o) Q15 : normalized correlation */
  /frameworks/av/services/audioflinger/
PlaybackTracks.h 96 /** Set the computed normalized final volume of the track.
  /frameworks/base/core/java/com/android/internal/app/
LocaleHelper.java 85 * @return the string normalized for search
  /frameworks/base/libs/hwui/debug/
NullGlesDriver.h 179 virtual void glVertexAttribPointer_(GLuint index, GLint size, GLenum type, GLboolean normalized,
  /frameworks/base/media/java/android/media/
MicrophoneInfo.java 281 * X-axis, Y-axis and Z-axis show as the x, y, z value. The orientation will be normalized
  /frameworks/base/rs/java/android/renderscript/
Sampler.java 22 * function to return values from normalized coordinates.
  /frameworks/native/opengl/libs/GLES2/
gl2_api.in 421 void API_ENTRY(glVertexAttribPointer)(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer) {
422 CALL_GL_API(glVertexAttribPointer, index, size, type, normalized, stride, pointer);
    [all...]
  /frameworks/rs/script_api/include/
rs_vector_math.rsh 199 * fast_normalize: Approximate normalized vector
  /frameworks/rs/support/java/src/android/support/v8/renderscript/
Sampler.java 33 * function to return values from normalized coordinates.

Completed in 1156 milliseconds

<<41424344454647484950>>