Searched refs:priors_wrapper (Results 1 – 2 of 2) sorted by relevance
142 auto priors_wrapper = inputs[2].dynamicCast<wrapper_type>(); in forward() local143 auto priors = priors_wrapper->getView(); in forward()
962 auto priors_wrapper = inputs[2].dynamicCast<CUDABackendWrapper>(); in initCUDA() local963 auto priors_shape = priors_wrapper->getShape(); in initCUDA()