Searched defs:DepthSpaceShuffleTestParams (Results 1 – 1 of 1) sorted by relevance
7003 struct DepthSpaceShuffleTestParams { struct7004 std::vector<int> input_dims;7005 std::vector<int> input_value;7006 int block_size;7007 string data_format;7008 std::vector<int> expected_output_dims;7009 std::vector<int> expected_output;