Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes_test.cc8615 struct DepthSpaceShuffleTestParams { struct
8616 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;