5 lines
85 B
C++
5 lines
85 B
C++
#pragma once
|
|
|
|
#include <cstdint>
|
|
|
|
#include <ATen/cuda/detail/PhiloxCudaStateRaw.cuh>
|