Searched refs:GPUContext (Results 1 – 1 of 1) sorted by relevance
69 struct GPUContext { struct70 …GPUContext(const Eigen::TensorMap<Eigen::Tensor<float, 3> >& in1, Eigen::TensorMap<Eigen::Tensor<f… in GPUContext() argument83 ~GPUContext() { in ~GPUContext() argument297 GPUContext context(gpu_in1, gpu_in2, gpu_out); in test_gpu()