Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc7003 struct DepthSpaceShuffleTestParams { struct
7004 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;