OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sequential
(Results
26 - 40
of
40
) sorted by null
1
2
/external/syzkaller/vendor/google.golang.org/api/gensupport/
media.go
175
// uploaded in a single request, or in
sequential
chunks.
/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
ar_model.py
32
from tensorflow.python.keras.engine import
sequential
73
self._hidden_layers =
sequential
.
Sequential
([
[
all
...]
/external/testng/src/main/java/org/testng/internal/annotations/
JDK15TagFactory.java
412
result.setSequential(test.
sequential
());
/external/tensorflow/tensorflow/python/keras/optimizer_v2/
optimizer_v2_test.py
36
from tensorflow.python.keras.engine import
sequential
483
model =
sequential
.
Sequential
()
/external/tensorflow/tensorflow/python/training/tracking/
util_test.py
35
from tensorflow.python.keras.engine import
sequential
[
all
...]
/external/zlib/src/contrib/delphi/
ZLib.pas
61
TCompressionStream is write-only and strictly
sequential
. Reading from the
/external/antlr/runtime/Ruby/lib/antlr3/
streams.rb
72
parsers with the means to
sequential
walk through series of tokens.
80
to recognizers in a
sequential
fashion. However, the stream object serializes
724
sequential
token input into parsers.
[
all
...]
/external/tensorflow/tensorflow/python/saved_model/
load_test.py
36
from tensorflow.python.keras.engine import
sequential
[
all
...]
/external/tensorflow/tensorflow/python/kernel_tests/
summary_ops_test.py
41
from tensorflow.python.keras.engine.
sequential
import
Sequential
[
all
...]
/external/blktrace/btreplay/doc/
btreplay.tex
133
multiple
sequential
(in time) IOs and put them in a single \emph{bunch} of
/external/bcc/tests/lua/
luaunit.lua
414
-- for the
sequential
part of tables, we'll skip the "<key>=" output
[
all
...]
/build/make/tools/
warn.py
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/
topics.py
[
all
...]
/external/tensorflow/tensorflow/go/op/
wrappers.go
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/pydoc_data/
topics.py
[
all
...]
Completed in 1580 milliseconds
1
2