Home
last modified time | relevance | path

Searched refs:unpool_layer (Results 1 – 1 of 1) sorted by relevance

/external/ComputeLibrary/tests/validation/fixtures/
DMaxUnpoolingLayerFixture.h106 MaxUnpoolingFunctionType unpool_layer; in compute_target() local
107 unpool_layer.configure(&dst, &indices, &unpooled, pool_info); in compute_target()
129 unpool_layer.run(); in compute_target()