Commit 4466d889 authored by chenshi3's avatar chenshi3
Browse files

Fix bug in ingroup_inds

parent 72c608ce
......@@ -3,10 +3,8 @@
#include <math.h>
#include <stdio.h>
#include <torch/serialize/tensor.h>
#include <torch/extension.h>
#include <torch/types.h>
#include "cuda_fp16.h"
// #include "error.cuh"
#define CHECK_CALL(call) \
do \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment