HomeSort by relevance Sort by last modified time
    Searched full:optimizers (Results 126 - 150 of 410) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/tools/common/proguard/proguard4.7/docs/
main.html 92 optimizers, and shrinkers.</li>
  /external/tensorflow/tensorflow/contrib/cmake/
python_modules.txt 63 tensorflow/python/keras/optimizers
251 tensorflow/contrib/keras/api/keras/optimizers
  /external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
head.py 23 from tensorflow.contrib.layers.python.layers import optimizers
80 train_op = optimizers.optimize_loss(
  /external/tensorflow/tensorflow/docs_src/programmers_guide/
variables.md 212 Most TensorFlow optimizers have specialized ops that efficiently update the
214 @{tf.train.Optimizer} for an explanation of how to use optimizers.
estimators.md 166 keras_inception_v3.compile(optimizer=tf.keras.optimizers.SGD(lr=0.0001, momentum=0.9),
  /external/tensorflow/tensorflow/python/estimator/canned/
baseline.py 52 from tensorflow.python.estimator.canned import optimizers
165 opt = optimizers.get_optimizer_instance(
linear.py 27 from tensorflow.python.estimator.canned import optimizers
141 optimizer = optimizers.get_optimizer_instance(
  /external/tensorflow/tensorflow/python/keras/
BUILD 64 "_impl/keras/optimizers.py",
110 "optimizers/__init__.py",
  /external/tensorflow/tensorflow/python/keras/_impl/keras/
integration_test.py 160 optimizer=keras.optimizers.SGD(lr=0.01, momentum=0.8),
240 model.compile(optimizer=keras.optimizers.SGD(clipnorm=0.1), loss='mse')
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
pyfpe.h 145 * unless the macro argument is provided, code optimizers will sometimes move
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
pyfpe.h 145 * unless the macro argument is provided, code optimizers will sometimes move
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/univariate/
AbstractUnivariateRealOptimizer.java 33 * optimizers.
  /external/clang/test/CodeGenCXX/
microsoft-abi-vmemptr-conflicts.cpp 7 // optimizers can get upset.
  /external/llvm/docs/CommandGuide/
bugpoint.rst 15 by optimizers, or bad native code generation (including problems in the static
  /external/python/cpython2/Include/
pyfpe.h 145 * unless the macro argument is provided, code optimizers will sometimes move
  /external/python/cpython3/Include/
pyfpe.h 145 * unless the macro argument is provided, code optimizers will sometimes move
  /external/swiftshader/third_party/LLVM/docs/CommandGuide/
bugpoint.pod 16 by optimizers, or bad native code generation (including problems in the static
  /external/tensorflow/tensorflow/contrib/estimator/
BUILD 360 "//tensorflow/python/estimator:optimizers",
  /external/tensorflow/tensorflow/contrib/layers/
BUILD 62 "python/layers/optimizers.py",
  /external/tensorflow/tensorflow/core/grappler/optimizers/
graph_rewriter.cc 16 #include "tensorflow/core/grappler/optimizers/graph_rewriter.h"
static_schedule_test.cc 16 #include "tensorflow/core/grappler/optimizers/static_schedule.h"
  /external/tensorflow/tensorflow/python/training/
slot_creator.py 26 # Optimizers can create a slot for each variable to track accumulators
  /prebuilts/gdb/darwin-x86/include/python2.7/
pyfpe.h 145 * unless the macro argument is provided, code optimizers will sometimes move
  /prebuilts/gdb/linux-x86/include/python2.7/
pyfpe.h 145 * unless the macro argument is provided, code optimizers will sometimes move
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyfpe.h 145 * unless the macro argument is provided, code optimizers will sometimes move

Completed in 696 milliseconds

1 2 3 4 56 7 8 91011>>