Searched defs:window_shape (Results 1 – 8 of 8) sorted by relevance
/external/ComputeLibrary/tests/validation/UNIT/ |
D | WindowIterator.cpp | 76 TensorShape window_shape = window.shape(); variable 115 TensorShape window_shape = window.shape(); variable
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | pool_test.py | 101 window_shape, argument
|
/external/libxaac/decoder/ |
D | ixheaacd_lt_predict.c | 110 WORD16 window_sequence, WORD16 window_shape, in ixheaacd_filter_bank_ltp()
|
D | ixheaacd_channelinfo.h | 34 WORD16 window_shape; member 90 WORD16 window_shape; member
|
D | ixheaacd_main.h | 73 WORD32 window_shape[MAX_NUM_CHANNELS]; member
|
/external/tensorflow/tensorflow/python/ops/ |
D | nn_ops.py | 1453 window_shape, argument 1628 window_shape, argument
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | shape_inference_test.cc | 326 Shape window_shape = ShapeUtil::MakeShape(F32, {2, 2}); in TEST_F() local
|
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ |
D | legalize_tf.cc | 2758 llvm::SmallVector<tensorflow::int64, num_dims> input_shape, window_shape, in GetReduceWindowPaddingAsArray() local
|