Skip to content

Commit feecabd

Browse files
author
Bernhard Kerbl
committed
It's not true!
1 parent 8acf39d commit feecabd

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

rasterize_points.cu

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.
2-
31
#include <math.h>
42
#include <torch/extension.h>
53
#include <cstdio>

rasterize_points.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.
2-
31
#pragma once
42
#include <torch/extension.h>
53
#include <cstdio>

0 commit comments

Comments
 (0)