Searched defs:window_shape (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/contrib/model_pruning/python/ |
D | pruning_utils_test.py | 83 def testFactorizedAvgPool(self, input_shape, window_shape): argument 93 def testFactorizedMaxPool(self, input_shape, window_shape): argument
|
D | pruning_utils.py | 165 window_shape, argument
|
/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/compiler/xla/service/ |
D | hlo_evaluator_typed_visitor.h | 1054 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()
|
D | shape_inference_test.cc | 314 Shape window_shape = ShapeUtil::MakeShape(F32, {2, 2}); in TEST_F() local
|
/external/tensorflow/tensorflow/python/ops/ |
D | nn_ops.py | 1084 window_shape, argument 1258 window_shape, argument
|