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

1 2 3 4 5 6 78 91011>>

  /external/tensorflow/tensorflow/contrib/specs/
README.md 46 Mp([2, 2]) # max pooling using [2, 2] steps
  /external/tensorflow/tensorflow/core/graph/
mkl_layout_pass_test.cc     [all...]
quantize_training.cc 614 // 4. Pooling OPs: various pooling ops. Also depends on its input.
  /external/tensorflow/tensorflow/python/ops/
nn_ops.py 330 kernel/pooling window as an integer Tensor of shape [>=num_spatial_dims].
    [all...]
  /external/tensorflow/tensorflow/stream_executor/
dnn.h 603 // Returns a short name for the pooling mode, e.g. "Avg".
606 // Describes a pooling operation to be enqueued onto a stream via a platform's
614 // pooling_mode: pooling operator to use on the input patch
    [all...]
  /external/llvm/
CMakeLists.txt 73 message(WARNING "Job pooling is only available with Ninja generators.")
89 message(WARNING "Job pooling is only available with Ninja generators.")
  /external/llvm/include/llvm/CodeGen/PBQP/
Graph.h 399 /// pooling allocator). These have already been uniqued, so we can avoid
437 /// pooling allocator). These have already been uniqued, so we can avoid
  /external/nist-sip/java/gov/nist/javax/sip/stack/
UDPMessageChannel.java 67 * flag be added to this. Niklas Uhrberg suggested that thread pooling support
245 // Assume no thread pooling (bug fix by spierhj)
    [all...]
  /external/tensorflow/tensorflow/core/kernels/
dilation_ops.cc 295 // similarly to the max-pooling backward routines.
415 // similarly to the max-pooling backward routines.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/PBQP/
Graph.h 380 /// pooling allocator). These have already been uniqued, so we can avoid
418 /// pooling allocator). These have already been uniqued, so we can avoid
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/PBQP/
Graph.h 393 /// pooling allocator). These have already been uniqued, so we can avoid
431 /// pooling allocator). These have already been uniqued, so we can avoid
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/PBQP/
Graph.h 393 /// pooling allocator). These have already been uniqued, so we can avoid
431 /// pooling allocator). These have already been uniqued, so we can avoid
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/PBQP/
Graph.h 393 /// pooling allocator). These have already been uniqued, so we can avoid
431 /// pooling allocator). These have already been uniqued, so we can avoid
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/PBQP/
Graph.h 393 /// pooling allocator). These have already been uniqued, so we can avoid
431 /// pooling allocator). These have already been uniqued, so we can avoid
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/PBQP/
Graph.h 393 /// pooling allocator). These have already been uniqued, so we can avoid
431 /// pooling allocator). These have already been uniqued, so we can avoid
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/PBQP/
Graph.h 393 /// pooling allocator). These have already been uniqued, so we can avoid
431 /// pooling allocator). These have already been uniqued, so we can avoid
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/PBQP/
Graph.h 380 /// pooling allocator). These have already been uniqued, so we can avoid
418 /// pooling allocator). These have already been uniqued, so we can avoid
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/PBQP/
Graph.h 393 /// pooling allocator). These have already been uniqued, so we can avoid
431 /// pooling allocator). These have already been uniqued, so we can avoid
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/PBQP/
Graph.h 393 /// pooling allocator). These have already been uniqued, so we can avoid
431 /// pooling allocator). These have already been uniqued, so we can avoid
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/PBQP/
Graph.h 393 /// pooling allocator). These have already been uniqued, so we can avoid
431 /// pooling allocator). These have already been uniqued, so we can avoid
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/PBQP/
Graph.h 393 /// pooling allocator). These have already been uniqued, so we can avoid
431 /// pooling allocator). These have already been uniqued, so we can avoid
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/PBQP/
Graph.h 393 /// pooling allocator). These have already been uniqued, so we can avoid
431 /// pooling allocator). These have already been uniqued, so we can avoid
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/PBQP/
Graph.h 393 /// pooling allocator). These have already been uniqued, so we can avoid
431 /// pooling allocator). These have already been uniqued, so we can avoid
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_dnn.cc 693 // Turns a PoolingDescriptor structure into a cudnn pooling descriptor handle
703 LOG(FATAL) << "could not create cudnn pooling descriptor: "
731 LOG(FATAL) << "could not set cudnn pooling descriptor: "
739 LOG(ERROR) << "could not destroy cudnn pooling descriptor: "
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMIterator.java 198 * for pooling.

Completed in 716 milliseconds

1 2 3 4 5 6 78 91011>>