HomeSort by relevance Sort by last modified time
    Searched refs:updates (Results 101 - 125 of 540) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/tensorflow/tensorflow/contrib/seq2seq/python/ops/
helper.py 343 updates=sampled_next_inputs,
346 updates=inputs_not_sampling,
477 updates=sampled_next_inputs,
480 updates=inputs_not_sampling,
  /external/tensorflow/tensorflow/contrib/training/python/training/
training.py 76 * Performing additional (non-gradient) updates during training *
80 of non-gradient updates during training. tf.contrib.training.create_train_op
82 updates.
90 updates to this collection. Consequently, users who want to use
92 to have the moving mean and moving variance updates be computed.
94 However, users with additional, specialized updates can either override the
110 # Use a set of update ops in addition to the default updates:
388 update_ops: An optional list of updates to execute. If `update_ops` is
397 updates, such as gradient clipping or multipliers, and returns the updated
457 # Create gradient updates
    [all...]
  /frameworks/base/services/core/java/com/android/server/updates/
ConfigUpdateInstallReceiver.java 17 package com.android.server.updates;
  /prebuilts/go/darwin-x86/src/hash/crc32/
crc32.go 55 // // archUpdateIEEE updates the given CRC32-IEEE. It can only be called if
68 // // archUpdateCastagnoli updates the given CRC32-C. It can only be called
  /prebuilts/go/darwin-x86/src/runtime/
sigqueue.go 131 // Wait for updates to be available from signal sender.
150 // Incorporate updates from sender into local copy.
  /prebuilts/go/linux-x86/src/hash/crc32/
crc32.go 55 // // archUpdateIEEE updates the given CRC32-IEEE. It can only be called if
68 // // archUpdateCastagnoli updates the given CRC32-C. It can only be called
  /prebuilts/go/linux-x86/src/runtime/
sigqueue.go 131 // Wait for updates to be available from signal sender.
150 // Incorporate updates from sender into local copy.
  /prebuilts/go/darwin-x86/src/cmd/go/internal/get/
get.go 50 missing packages but does not use it to look for updates to existing packages.
66 When go get checks out or updates a Git repository,
67 it also updates any git submodules referenced by the repository.
69 Get never checks out or updates code stored in vendor directories.
483 // Metadata directory does exist; download incremental updates.
  /prebuilts/go/linux-x86/src/cmd/go/internal/get/
get.go 50 missing packages but does not use it to look for updates to existing packages.
66 When go get checks out or updates a Git repository,
67 it also updates any git submodules referenced by the repository.
69 Get never checks out or updates code stored in vendor directories.
483 // Metadata directory does exist; download incremental updates.
  /external/webrtc/webrtc/modules/audio_processing/ns/
ns_core.c 126 self->updates = 0;
223 if (self->updates < END_STARTUP_LONG) {
224 self->updates++;
264 if (self->updates >= END_STARTUP_LONG) {
275 if (self->updates < END_STARTUP_LONG) {
291 // |flag| = 0 updates histogram only, |flag| = 1 computes the threshold/weights.
849 // Updates |buffer| with a new |frame|.
    [all...]
  /external/tensorflow/tensorflow/python/keras/_impl/keras/engine/
training.py     [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-waf/1.11.18/
aws-java-sdk-waf-1.11.18.jar 
  /prebuilts/go/darwin-x86/src/cmd/internal/test2json/
test2json.go 134 updates = [][]byte{
181 for _, magic := range updates {
214 i = len(updates[0])
132 updates = [][]byte{ var
  /prebuilts/go/linux-x86/src/cmd/internal/test2json/
test2json.go 134 updates = [][]byte{
181 for _, magic := range updates {
214 i = len(updates[0])
132 updates = [][]byte{ var
  /build/make/core/
soong_config.mk 39 # but only updates soong.variables if it changes
  /build/soong/ui/build/
ninja.go 85 // Poll the ninja log for updates; if it isn't updated enough, then we want to show some diagnostics
  /external/curl/packages/vms/
stage_curl_install.com 5 $! This updates or removes the GNV$CURL.EXE and related files for the
  /frameworks/rs/script_api/
rs_atomic.spec 22 reads, the updates, and the memory writes are done in the right order.
  /prebuilts/go/darwin-x86/src/cmd/test2json/
main.go 15 // the JSON stream can be read for ?live updates? of test status.
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/ianlancetaylor/demangle/
expected_test.go 171 // false at EOF. It skips comment lines and updates *lineno.
  /prebuilts/go/darwin-x86/src/sync/atomic/
value_test.go 137 // The following example shows how to use Value for periodic program config updates
  /prebuilts/go/darwin-x86/src/syscall/
syscall.go 23 // package in the golang.org/x/sys repository. That is also where updates
  /prebuilts/go/darwin-x86/test/
writebarrier.go 207 // f21x: Global -> heap pointer updates must have write barriers.
  /prebuilts/go/linux-x86/src/cmd/test2json/
main.go 15 // the JSON stream can be read for ?live updates? of test status.
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/ianlancetaylor/demangle/
expected_test.go 171 // false at EOF. It skips comment lines and updates *lineno.

Completed in 882 milliseconds

1 2 3 45 6 7 8 91011>>