OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pooling
(Results
251 - 275
of
310
) sorted by null
<<
11
12
13
/external/tensorflow/tensorflow/core/kernels/
pooling_ops_3d_sycl.h
30
//
pooling
kernels. Similar to the Pool3dParameters, but with a number of
[
all
...]
/external/tensorflow/tensorflow/docs_src/get_started/
custom_estimators.md
204
hidden layers, including convolutional,
pooling
, and dropout layers. For Iris,
/external/valgrind/
FAQ.txt
183
There are other ways to disable memory
pooling
: using the malloc_alloc
/external/valgrind/docs/xml/
FAQ.xml
265
<para>There are other ways to disable memory
pooling
: using the
/libcore/ojluni/src/main/java/java/net/
HttpURLConnection.java
260
* connection pool</a>. Work around this by disabling connection
pooling
:
[
all
...]
/external/mksh/src/
Build.sh
[
all
...]
sh.h
896
/* string
pooling
: do we rely on the compiler? */
1075
#else /* helpers for string
pooling
*/
[
all
...]
/frameworks/ml/nn/runtime/include/
NeuralNetworks.h
136
* Performs a 2-D average
pooling
operation.
629
* Performs an 2-D L2
pooling
operation.
[
all
...]
/hardware/interfaces/neuralnetworks/1.0/
types.hal
112
* Performs a 2-D average
pooling
operation.
605
* Performs an 2-D L2
pooling
operation.
[
all
...]
/external/libmicrohttpd/src/microhttpd/
daemon.c
[
all
...]
/external/tensorflow/tensorflow/tools/docker/notebooks/
3_mnist_from_scratch.ipynb
[
all
...]
/external/flatbuffers/include/flatbuffers/
flexbuffers.h
799
// this type.
Pooling
can reduce the size of serialized data if there are
[
all
...]
/external/icu/icu4c/source/i18n/
rbnf.cpp
77
since the string
pooling
per compilation unit will mess up how RTTI works.
[
all
...]
/external/okhttp/
CHANGELOG.md
363
* Fix: Improve
pooling
of connections that use proxy selectors.
[
all
...]
/external/okhttp/okio/okio/src/main/java/okio/
Buffer.java
45
* This class avoids zero-fill and GC churn by
pooling
byte arrays.
[
all
...]
/external/tensorflow/tensorflow/contrib/slim/
README.md
225
perform several convolutions in a row between
pooling
layers:
[
all
...]
/external/tensorflow/tensorflow/core/framework/
common_shape_fns.cc
480
// TODO(mjanusz): Unify all conv/
pooling
shape functions.
[
all
...]
/external/flatbuffers/tests/
test.cpp
140
// Create an array of strings. Also test string
pooling
, and lambdas.
282
// These should have pointer equality because of string
pooling
.
[
all
...]
/external/libmicrohttpd/src/include/
microhttpd.h
741
* thread
pooling
by setting this value to to something
743
* #MHD_USE_SELECT_INTERNALLY if thread
pooling
is enabled
[
all
...]
/external/tensorflow/
RELEASE.md
[
all
...]
/external/tensorflow/tensorflow/core/ops/
nn_ops.cc
[
all
...]
/external/tensorflow/tensorflow/contrib/tensorrt/convert/
convert_nodes.cc
[
all
...]
/external/tensorflow/tensorflow/core/util/
mkl_util.h
115
// For layers that rely on data_format semantics (conv,
pooling
etc.)
[
all
...]
/external/tensorflow/tensorflow/docs_src/extend/
adding_an_op.md
23
For example, imagine you want to implement something like "median
pooling
",
[
all
...]
/external/valgrind/docs/html/
faq.html
376
<p>There are other ways to disable memory
pooling
: using the
[
all
...]
Completed in 573 milliseconds
<<
11
12
13