HomeSort by relevance Sort by last modified time
    Searched full:minimize (Results 551 - 575 of 1660) sorted by null

<<21222324252627282930>>

  /external/llvm/include/llvm/Transforms/IPO/
LowerTypeTests.h 99 /// By starting with the smallest fragments, we minimize the size of the
  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.h 262 /// Enumerate all the metadata reachable from MD. We want to minimize the
  /external/llvm/lib/Support/
ScaledNumber.cpp 86 // Minimize size of divisor.
  /external/lmfit/man/
lmcurve.3 184 On output, it contains the solution found to minimize ||\fIr\fR||.
lmcurve.html 59 <p>Parameter vector. On input, it must contain a reasonable guess. On output, it contains the solution found to minimize ||<i>r</i>||.</p>
lmmin.pod 56 On output, it contains the solution found to minimize ||I<fvec>||.
  /external/mesa3d/docs/specs/OLD/
MESA_program_debug.spec 73 It seems prudent to minimize the scope of this extension and leave
  /external/mesa3d/docs/
xlibdriver.html 110 toolkit tries to minimize colormap <em>flashing</em> by sharing
  /external/protobuf/objectivec/
GPBDescriptor_PackagePrivate.h 73 // NOTE: The structures defined here have their members ordered to minimize
  /external/python/cpython2/Doc/library/
textwrap.rst 195 order to minimize the amount by which :attr:`width` is exceeded.)
  /external/python/cpython3/PC/clinic/
msvcrtmodule.c.h 9 "Minimize the malloc() heap.\n"
  /external/skia/tools/trace/
SkChromeTracingTracer.cpp 30 // These fields are ordered to minimize size due to alignment. Argument types could be packed
  /external/skqp/tools/trace/
SkChromeTracingTracer.cpp 30 // These fields are ordered to minimize size due to alignment. Argument types could be packed
  /external/swiftshader/third_party/subzero/docs/
README.rst 41 minimize the size of the translator by compiling out everything unnecessary.
  /external/tcpdump/
README 197 preferably to the null device (to minimize effects like
README.md 197 preferably to the null device (to minimize effects like
  /external/tensorflow/tensorflow/compiler/tests/
variable_ops_test.py 177 train = optimizer.minimize(loss)
  /external/tensorflow/tensorflow/contrib/boosted_trees/lib/quantiles/
weighted_quantiles_stream.h 276 // Local summary used to minimize memory allocation and cache misses.
  /external/tensorflow/tensorflow/contrib/estimator/python/estimator/
extenders_test.py 149 opt_op = optimizer.minimize(y, var_list=[w])
  /external/tensorflow/tensorflow/contrib/tpu/
tpu_estimator.md 64 train_op = optimizer.minimize(loss, global_step=tf.train.get_global_step())
  /external/tensorflow/tensorflow/core/lib/strings/
strcat.cc 59 // after the area just overwritten. It comes in multiple flavors to minimize
  /external/tensorflow/tensorflow/docs_src/api_guides/python/
meta_graph.md 233 train_op = optimizer.minimize(loss)
  /external/tensorflow/tensorflow/docs_src/programmers_guide/
summaries_and_tensorboard.md 147 train_step = tf.train.AdamOptimizer(FLAGS.learning_rate).minimize(
  /external/tensorflow/tensorflow/docs_src/tutorials/
recurrent.md 157 We want to minimize the average negative log probability of the target words:
wide_and_deep.md 137 randomly, and are trained along with all other model parameters to minimize the

Completed in 300 milliseconds

<<21222324252627282930>>