Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/model_pruning/python/
Dpruning_utils_test.py83 def testFactorizedAvgPool(self, input_shape, window_shape): argument
93 def testFactorizedMaxPool(self, input_shape, window_shape): argument
Dpruning_utils.py165 window_shape, argument
/external/tensorflow/tensorflow/python/kernel_tests/
Dpool_test.py101 window_shape, argument
/external/libxaac/decoder/
Dixheaacd_lt_predict.c110 WORD16 window_sequence, WORD16 window_shape, in ixheaacd_filter_bank_ltp()
Dixheaacd_channelinfo.h34 WORD16 window_shape; member
90 WORD16 window_shape; member
Dixheaacd_main.h73 WORD32 window_shape[MAX_NUM_CHANNELS]; member
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_typed_visitor.h1054 const Shape& window_shape = in HandleConvolution() local
1876 const Shape window_shape = ShapeUtil::MakeShape( in HandleSelectAndScatter() local
1992 const Shape window_shape = ShapeUtil::MakeShape( in HandleReduceWindow() local
2824 const Shape& window_shape, const Window& window, const Shape& base_shape, in IterateThroughWindow()
Dshape_inference_test.cc314 Shape window_shape = ShapeUtil::MakeShape(F32, {2, 2}); in TEST_F() local
/external/tensorflow/tensorflow/python/ops/
Dnn_ops.py1084 window_shape, argument
1258 window_shape, argument