HomeSort by relevance Sort by last modified time
    Searched full:pooling (Results 226 - 250 of 310) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/cmake/llvm/
HandleLLVMOptions.cmake 29 message(WARNING "Job pooling is only available with Ninja generators.")
48 message(WARNING "Job pooling is only available with Ninja generators.")
    [all...]
  /external/tensorflow/tensorflow/python/keras/_impl/keras/layers/
convolutional.py 32 from tensorflow.python.keras._impl.keras.layers.pooling import AveragePooling1D
33 from tensorflow.python.keras._impl.keras.layers.pooling import AveragePooling2D
34 from tensorflow.python.keras._impl.keras.layers.pooling import AveragePooling3D
35 from tensorflow.python.keras._impl.keras.layers.pooling import MaxPooling1D
36 from tensorflow.python.keras._impl.keras.layers.pooling import MaxPooling2D
37 from tensorflow.python.keras._impl.keras.layers.pooling import MaxPooling3D
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringX86BaseImpl.h 59 // Add converter for int type constant pooling
69 // Add converter for int type constant pooling
79 // Add converter for int type constant pooling
526 // Disable constant blinding or pooling for load optimization.
    [all...]
IceOperand.h 236 // For constant pooling diversification
289 // =========== Immediate Randomization and Pooling routines ==============
    [all...]
IceELFObjectWriter.cpp 576 // constant pools for integers as well if we do constant-pooling of large
  /external/tensorflow/tensorflow/contrib/lite/nnapi/
NeuralNetworksShim.h 146 /** Performs a 2-D average pooling operation.
481 /** Performs an 2-D L2 pooling operation.
705 /** Performs an 2-D max pooling operation.
    [all...]
  /external/tensorflow/tensorflow/contrib/lite/toco/
model.h 628 // Average-pooling operator.
659 // Max-pooling operator.
674 // L2-pooling operator.
    [all...]
  /external/tensorflow/tensorflow/core/graph/
mkl_layout_pass.cc 601 // Check if we are performing pooling on depth or batch. If it is, then we
603 // @return - true (if it is not a depth/batch wise pooling case);
617 // Condition that specifies non-batch-wise and non-depth-wise pooling.
634 // Condition that specifies non-batch-wise and non-depth-wise pooling.
    [all...]
  /external/tensorflow/tensorflow/core/kernels/
mkl_lrn_op.cc     [all...]
  /frameworks/base/core/java/android/database/sqlite/
SQLiteConnection.java 45 * When database connection pooling is enabled, there can be multiple active
357 // get it, although it can still use connection pooling.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
IncrementalSAXSource_Filter.java 612 // Xalan thread pooling...
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XObject.java 101 * for pooling.
  /external/mockwebserver/src/main/java/com/google/mockwebserver/
MockWebServer.java 378 // the socket is poisoned (i.e. keep-alive / connection pooling). The second
  /external/tensorflow/tensorflow/compiler/tests/
randomized_tests.cc 310 // Choose spatial dimensions for a windowed op such as pooling or convolution.
313 // Builds dimensions for a windowed op such as pooling or convolution,
    [all...]
  /external/tensorflow/tensorflow/contrib/gan/python/eval/python/
classifier_metrics_impl.py 245 the final logits or the penultimate pooling layer.
  /external/tensorflow/tensorflow/contrib/receptive_field/python/util/
receptive_field_test.py 66 to max-pooling operations. Since the functionality is the same as convolution,
  /external/tensorflow/tensorflow/contrib/slim/python/slim/nets/
inception_v2.py 537 # Final pooling and prediction
inception_v3.py 618 # Final pooling and prediction
  /libcore/ojluni/src/main/java/java/sql/
package.html 214 pooling environment.
  /prebuilts/go/darwin-x86/src/cmd/go/internal/get/
get.go 109 // Disable any ssh connection pooling by Git.
  /prebuilts/go/linux-x86/src/cmd/go/internal/get/
get.go 109 // Disable any ssh connection pooling by Git.
  /external/tensorflow/tensorflow/python/keras/_impl/keras/
backend.py     [all...]
  /external/tensorflow/tensorflow/contrib/lite/testing/
generate_examples.py 498 """Make a set of tests to do average pooling.
501 pool_op_in: TensorFlow pooling operation to test i.e. `tf.nn.avg_pool`.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/
NodeSetDTM.java 445 * for pooling.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
LocPathIterator.java 662 * for pooling.

Completed in 768 milliseconds

1 2 3 4 5 6 7 8 91011>>