HomeSort by relevance Sort by last modified time
    Searched full:rescaled (Results 1 - 25 of 45) sorted by null

1 2

  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_ImageSummary.pbtxt 49 * If the input values are all positive, they are rescaled so the largest one
53 is at 127. They are then rescaled so that either the smallest value is 0,
  /frameworks/base/rs/java/android/renderscript/
ScriptIntrinsicResize.java 81 * Allocation is rescaled if necessary using bi-cubic
96 * Allocation is rescaled if necessary using bi-cubic
  /frameworks/rs/support/java/src/android/support/v8/renderscript/
ScriptIntrinsicResize.java 91 * Allocation is rescaled if necessary using bi-cubic
106 * Allocation is rescaled if necessary using bi-cubic
  /external/lmfit/lib/
lmstruct.h 54 int scale_diag; /* If 1, the variables will be rescaled internally.
  /external/tensorflow/tensorflow/python/keras/_impl/keras/
constraints.py 125 rescaled to yield
129 weights will be rescaled at each step to slowly move
  /external/tensorflow/tensorflow/core/ops/
summary_ops.cc 199 * If the input values are all positive, they are rescaled so the largest one
203 is at 127. They are then rescaled so that either the smallest value is 0,
  /external/ImageMagick/ImageMagick/api/
resize.html 158 <dd>the number of columns in the rescaled image. </dd>
162 <dd>the number of rows in the rescaled image. </dd>
  /external/ImageMagick/www/api/
resize.html 162 <dd>the number of columns in the rescaled image. </dd>
166 <dd>the number of rows in the rescaled image. </dd>
resize.php 158 <dd>the number of columns in the rescaled image. </dd>
162 <dd>the number of rows in the rescaled image. </dd>
  /external/tensorflow/tensorflow/python/ops/
logging_ops.py 144 * If the input values are all positive, they are rescaled so the largest one
148 is at 127. They are then rescaled so that either the smallest value is 0,
quantized_conv_ops_test.py 159 # The expected values are taken from the raw totals and rescaled to fit into
  /external/tensorflow/tensorflow/python/summary/
summary.py 124 * If the input values are all positive, they are rescaled so the largest one
128 is at 127. They are then rescaled so that either the smallest value is 0,
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_reorder.cpp 40 int32 xr[ ], rescaled data
52 If short blocks are used (block_type[gr][ch]=='10'), the rescaled data
  /external/tensorflow/tensorflow/contrib/kfac/python/kernel_tests/
optimizer_test.py 106 # If the update violates the constraint, it should be rescaled to
  /external/tensorflow/tensorflow/contrib/losses/python/losses/
loss_ops.py 269 [batch_size], then the total loss for each sample of the batch is rescaled
444 [batch_size], then the total loss for each sample of the batch is rescaled
513 [batch_size], then the total loss for each sample of the batch is rescaled
568 [batch_size], then the total loss for each sample of the batch is rescaled
  /external/webp/src/dec/
webpi_dec.h 47 OutputRowFunc emit_alpha_row; // output one line of rescaled alpha values
  /external/tensorflow/tensorflow/python/ops/losses/
losses_impl.py 227 rescaled by the corresponding element in the `weights` vector. If the shape of
380 `[batch_size]`, then the total loss for each sample of the batch is rescaled
438 `[batch_size]`, then the total loss for each sample of the batch is rescaled
505 `[batch_size]`, then the total loss for each sample of the batch is rescaled
579 `[batch_size]`, then the total loss for each sample of the batch is rescaled
    [all...]
  /external/aac/libSBRdec/src/
sbr_dec.cpp     [all...]
  /external/giflib/
quantize.c 272 * they need to be rescaled.
  /external/tensorflow/tensorflow/compiler/tf2xla/kernels/
unary_ops.cc 148 // Expresses sigmoid as a rescaled tanh: sigmoid(x) == (tanh(x/2) + 1) / 2.
  /external/tensorflow/tensorflow/contrib/bayesflow/python/ops/
sgld_optimizer.py 36 posterior under Stochastic Gradient Langevin Dynamics with noise rescaled in
  /bionic/libm/upstream-freebsd/lib/msun/src/
catrig.c 150 * rescaled, and new_y is similarly rescaled.
  /external/tensorflow/tensorflow/contrib/layers/python/layers/
optimizers.py 356 rescaled such that the global norm becomes `exp(mean)`.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageOverlay.java 222 // the image must be rescaled each time the zoom level changes, which varies
  /external/eigen/unsupported/Eigen/
MatrixFunctions 137 rescaled, then the exponential of the reduced matrix is computed

Completed in 438 milliseconds

1 2