Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_device.cu69 struct GPUContext { struct
70GPUContext(const Eigen::TensorMap<Eigen::Tensor<float, 3> >& in1, Eigen::TensorMap<Eigen::Tensor<f… in GPUContext() argument
83 ~GPUContext() { in ~GPUContext() argument
297 GPUContext context(gpu_in1, gpu_in2, gpu_out); in test_gpu()