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

<<21222324252627282930>>

  /external/tensorflow/tensorflow/examples/tutorials/mnist/
mnist_with_summaries.py 128 train_step = tf.train.AdamOptimizer(FLAGS.learning_rate).minimize(
  /external/tensorflow/tensorflow/python/training/
evaluation_test.py 94 train_op = optimizer.minimize(loss_op,
  /external/tensorflow/tensorflow/tools/dist_test/python/
mnist_replica.py 178 train_step = opt.minimize(cross_entropy, global_step=global_step)
  /external/tensorflow/tensorflow/tools/docker/notebooks/
2_getting_started.ipynb     [all...]
  /external/testng/src/main/java/org/testng/internal/annotations/
AnnotationHelper.java 23 * Helper methods to find @Test and @Configuration tags. They minimize
  /external/wayland-protocols/chromium.org/unstable/remote-shell/
remote-shell-unstable-v1.xml 344 <request name="minimize">
345 <description summary="minimize">
828 <entry name="minimize" value="2" summary="a button to minimize the window"/>
    [all...]
  /external/xz-embedded/linux/include/linux/
xz.h 54 * be built with fewer features to minimize code size.
  /frameworks/av/include/media/
Interpolator.h 117 // the choices here minimize computation.
  /frameworks/base/core/java/android/nfc/tech/
MifareUltralight.java 171 * minimize EEPROM write cycles.
  /frameworks/base/media/java/android/media/
MediaActionSound.java 153 * Preload a predefined platform sound to minimize latency when the sound is
  /frameworks/base/tests/JankBench/app/src/main/jni/
Bench.cpp 259 // Unroll once to minimize branching overhead.
  /frameworks/layoutlib/bridge/src/android/util/
LruCache.java 212 // This is not efficient, the goal here is to minimize the changes
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiLog.java 29 * a) minimize the cost of disabled log messages,
  /frameworks/support/compat/src/main/java/androidx/core/app/
AlarmManagerCompat.java 136 * alarms unnecessarily as they reduce the OS's ability to minimize battery use.
  /libcore/ojluni/src/main/java/java/util/
AbstractSequentialList.java 30 * interface to minimize the effort required to implement this interface
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
LocationClustering.java 221 // The score we want to minimize is:
  /packages/apps/TV/src/com/android/tv/dvr/provider/
DvrDbSync.java 60 * AsyncDbTask's after the current one finishes to minimize the execution time of one AsyncDbTask.
  /packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/
MpegTsSampleExtractor.java 230 // relatively small buffer size in order to minimize memory footprint increase.
  /packages/inputmethods/LatinIME/tools/make-keyboard-text/src/com/android/inputmethod/keyboard/tools/
MoreKeysResources.java 98 // minimize footprints of string resources arrays.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
VectorUtils.h 97 /// minimize type size changes across each def-use chain, so for example in the
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/
PassAnalysisSupport.h 44 // this usecase. The sizes were picked to minimize wasted space, but are
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Cloning.h 222 /// *inlined* code to minimize the actual inserted code, it must not delete
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
VectorUtils.h 97 /// minimize type size changes across each def-use chain, so for example in the
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/
PassAnalysisSupport.h 44 // this usecase. The sizes were picked to minimize wasted space, but are
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
Cloning.h 227 /// *inlined* code to minimize the actual inserted code, it must not delete

Completed in 1033 milliseconds

<<21222324252627282930>>