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

1 2 3 4 5 6 7 891011>>

  /external/tensorflow/tensorflow/python/keras/_impl/keras/
backend_test.py 178 # `fetches` arguments. In contrast to `updates` argument of
190 updates=[(x, x_placeholder + 1.)],
212 updates=[(x, x_placeholder + 10.)],
    [all...]
  /external/valgrind/none/tests/
cmdline2.stdout.exp 185 --vex-iropt-register-updates=mode setting to use by default
186 --px-default=mode synonym for --vex-iropt-register-updates
  /prebuilts/go/darwin-x86/src/compress/bzip2/
bzip2.go 494 // updateCRC updates the crc value to incorporate the data in b.
  /prebuilts/go/darwin-x86/src/runtime/
mgcsweep.go 337 // MCentral_FreeSpan updates sweepgen
runtime2.go 166 // holding a running P, but then some updates to a particular memory
170 // only a few updates are ignored.
  /prebuilts/go/darwin-x86/src/runtime/pprof/internal/profile/
profile.go 291 // classes preserving the request attributes. It also updates the
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack.go 151 // stream (via dynamic table size updates) may set the maximum size
  /prebuilts/go/darwin-x86/test/
map.go 473 // tests for structured map element updates
  /prebuilts/go/linux-x86/src/compress/bzip2/
bzip2.go 494 // updateCRC updates the crc value to incorporate the data in b.
  /prebuilts/go/linux-x86/src/runtime/
mgcsweep.go 337 // MCentral_FreeSpan updates sweepgen
runtime2.go 166 // holding a running P, but then some updates to a particular memory
170 // only a few updates are ignored.
  /prebuilts/go/linux-x86/src/runtime/pprof/internal/profile/
profile.go 291 // classes preserving the request attributes. It also updates the
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack.go 151 // stream (via dynamic table size updates) may set the maximum size
  /prebuilts/go/linux-x86/test/
map.go 473 // tests for structured map element updates
  /external/error_prone/error_prone/
error_prone_core-2.2.0-with-dependencies.jar 
  /external/tensorflow/tensorflow/python/keras/_impl/keras/layers/
recurrent_test.py 406 # Test `get_updates_for` and `updates`
419 self.assertEqual(len(layer.updates), 2)
  /prebuilts/go/darwin-x86/src/cmd/go/internal/help/
helpdoc.go 434 When 'go get' checks out or updates a git repository, it now also
435 updates submodules.
  /prebuilts/go/darwin-x86/src/cmd/go/internal/work/
buildid.go 532 // updateBuildID updates the build ID in the target written by action a.
536 // updateBuildID computes the final content ID and updates the build IDs
  /prebuilts/go/darwin-x86/src/encoding/json/
decode.go 348 // It updates d.off and returns the new scan code.
368 // it updates d.off to point past the decoded value.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/internal/help/
helpdoc.go 434 When 'go get' checks out or updates a git repository, it now also
435 updates submodules.
  /prebuilts/go/linux-x86/src/cmd/go/internal/work/
buildid.go 532 // updateBuildID updates the build ID in the target written by action a.
536 // updateBuildID computes the final content ID and updates the build IDs
  /prebuilts/go/linux-x86/src/encoding/json/
decode.go 348 // It updates d.off and returns the new scan code.
368 // it updates d.off to point past the decoded value.
    [all...]
  /external/boringssl/src/ssl/test/runner/
conn.go 929 // and updates the record layer state.
1087 // to the connection and updates the record layer state.
    [all...]
  /prebuilts/go/darwin-x86/src/go/types/
expr.go 349 // updateExprType updates the type of x to typ and invokes itself
352 // only updates the recorded untyped type for x and possibly its
468 // updateExprVal updates the value of x to val.
    [all...]
  /prebuilts/go/linux-x86/src/go/types/
expr.go 349 // updateExprType updates the type of x to typ and invokes itself
352 // only updates the recorded untyped type for x and possibly its
468 // updateExprVal updates the value of x to val.
    [all...]

Completed in 817 milliseconds

1 2 3 4 5 6 7 891011>>