Home
last modified time | relevance | path

Searched defs:window_shape (Results 1 – 8 of 8) sorted by relevance

/external/ComputeLibrary/tests/validation/UNIT/
DWindowIterator.cpp76 TensorShape window_shape = window.shape(); variable
115 TensorShape window_shape = window.shape(); variable
/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
Dpool_test.py97 window_shape, argument
/external/libxaac/decoder/
Dixheaacd_lt_predict.c112 WORD16 window_sequence, WORD16 window_shape, in ixheaacd_filter_bank_ltp()
Dixheaacd_channelinfo.h34 WORD16 window_shape; member
91 WORD16 window_shape; member
Dixheaacd_main.h75 WORD32 window_shape[MAX_NUM_CHANNELS]; member
/external/tensorflow/tensorflow/python/ops/
Dnn_ops.py1506 window_shape, argument
1687 window_shape, argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference_test.cc328 Shape window_shape = ShapeUtil::MakeShape(F32, {2, 2}); in TEST_F() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc2543 llvm::SmallVector<int64_t, num_dims> input_shape, window_shape, strides; in GetReduceWindowPaddingAsArray() local