/frameworks/ml/nn/runtime/include/ |
NeuralNetworks.h | 406 * Rearranges data from depth into blocks of spatial data. 409 * values from the depth dimension are moved in spatial blocks to the height [all...] |
/external/tensorflow/tensorflow/docs_src/performance/xla/ |
operation_semantics.md | 57 across batch and spatial dimensions. 78 Normalizes an array across batch and spatial dimensions. 115 Normalizes an array across batch and spatial dimensions. 138 contains `m` elements with `w` and `h` as the size of spatial dimensions ( 162 spatial dimensions using the formulas above. 449 Let n be the number of spatial dimensions. The `lhs` argument is a rank n+2 458 * `spatial_dims`: Describes the `n` spatial dimensions that define the base 467 * `spatial_dims`: Describes the `n` spatial dimensions that define the n-d 471 in the spatial dimensions. For example, if the stride in a the first spatial [all...] |
/external/tensorflow/tensorflow/contrib/layers/python/layers/ |
layers.py | [all...] |
/external/aac/libSACenc/src/ |
sacenc_lib.cpp | [all...] |
/external/libvpx/libvpx/examples/ |
vpx_temporal_svc_encoder.c | 48 // For SVC: denoise the top two spatial layers. 751 // No spatial layers in this encoder. 821 // Update the temporal layer_id. No spatial layers in this test. [all...] |
/external/tensorflow/tensorflow/compiler/xla/ |
xla_data.proto | 468 // The dimension numbers for the spatial dimensions that the window 480 // The dimension numbers for the spatial dimensions that the window 491 // The dimension numbers for the spatial dimensions that the window
|
/external/tensorflow/tensorflow/core/kernels/ |
conv_ops_fused.cc | 401 // to avoid this was to fold the bilinear filtering and padding spatial [all...] |
conv_ops_gpu_3.cu.cc | 440 combined_dims[0] = in.dimension(0); // spatial dimensions 462 combined_dims[2] = in.dimension(2); // spatial dimensions [all...] |
depthwise_conv_op.h | 119 // So we have a total of 3 * 2 = 6 filters, each of spatial size 2 x 2.
|
/external/tensorflow/tensorflow/python/keras/_impl/keras/layers/ |
core.py | 143 """Spatial 1D version of Dropout. 180 """Spatial 2D version of Dropout. 234 """Spatial 3D version of Dropout.
|
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/ |
simulcast_unittest.h | 758 // Test the layer pattern and sync flag for various spatial-temporal patterns. 759 // 3-3-3 pattern: 3 temporal layers for all spatial streams, so same [all...] |
/frameworks/native/headers/media_plugin/media/openmax/ |
OMX_Video.h | 547 OMX_VIDEO_MPEG2ProfileSpatial, /**< Spatial Profile */ [all...] |
/hardware/qcom/media/msm8974/mm-core/inc/ |
OMX_Video.h | 522 OMX_VIDEO_MPEG2ProfileSpatial, /**< Spatial Profile */ [all...] |
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
OMX_Video.h | 518 OMX_VIDEO_MPEG2ProfileSpatial, /**< Spatial Profile */ [all...] |
/hardware/qcom/media/msm8996/mm-core/inc/ |
OMX_Video.h | 522 OMX_VIDEO_MPEG2ProfileSpatial, /**< Spatial Profile */ [all...] |
/hardware/qcom/media/msm8998/mm-core/inc/ |
OMX_Video.h | 522 OMX_VIDEO_MPEG2ProfileSpatial, /**< Spatial Profile */ [all...] |
/external/ImageMagick/www/api/ |
compare.php | 187 <p>A small normalized mean square error, accessed as image->normalized_mean_error, suggests the images are very similar in spatial layout and color.</p>
|
/external/libxcam/ |
ChangeLog | 71 - suppress image noise in both temporal and spatial domain.
|
/external/mesa3d/src/gallium/state_trackers/vdpau/ |
vdpau_private.h | 367 bool supported, enabled, spatial; member in struct:__anon30241::__anon30243
|
/external/tensorflow/tensorflow/compiler/tests/ |
spacetobatch_op_test.py | 134 # Tests for larger input spatial dimensions AND batch larger than 1, to ensure
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
cudnn_convolution_runner.cc | 94 // convolutions as 2D convolutions where the first spatial dimension is 1.
|
/external/tensorflow/tensorflow/contrib/factorization/kernels/ |
wals_solver_ops.cc | 149 // stable_sort to preserve spatial locality.
|
/external/tensorflow/tensorflow/python/kernel_tests/random/ |
random_gamma_test.py | 76 # any other strides tests for spatial correlation between samples;
|
/external/webp/src/dsp/ |
filters.c | 10 // Spatial prediction using various filters
|
/external/webrtc/webrtc/modules/video_coding/codecs/test/ |
videoprocessor.cc | 86 // To keep track of spatial resize actions by encoder.
|