Searched defs:MaxUnpooling (Results 1 – 3 of 3) sorted by relevance
30 TEST_F(OpenCLOperationTest, MaxUnpooling) { in TEST_F() argument
37 class MaxUnpooling : public NodeShader { class
33 inline void MaxUnpooling(const RuntimeShape& input_shape, in MaxUnpooling() function