Searched defs:DepthSpaceShuffleTestParams (Results 1 – 1 of 1) sorted by relevance
8615 struct DepthSpaceShuffleTestParams { struct8616 std::vector<int> input_dims;8617 std::vector<int> input_value;8618 int block_size;8619 string data_format;8620 std::vector<int> expected_output_dims;8621 std::vector<int> expected_output;