fix(build): remove cuda/functional include — not available on corex
This commit is contained in:
@@ -22,7 +22,6 @@ limitations under the License.
|
||||
#include <torch/all.h>
|
||||
|
||||
#include <cub/util_type.cuh>
|
||||
#include <cuda/functional>
|
||||
|
||||
#include "device_utils.cuh"
|
||||
|
||||
|
||||
@@ -22,7 +22,6 @@ limitations under the License.
|
||||
#include <torch/all.h>
|
||||
|
||||
#include <cub/util_type.cuh>
|
||||
#include <cuda/functional>
|
||||
|
||||
#include "device_utils.cuh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user