Added licenses, bumped submodule versions

This commit is contained in:
Bernhard Kerbl
2023-07-05 12:22:16 +02:00
parent 45a9877ac4
commit 26942586b1
22 changed files with 212 additions and 3 deletions

View File

@@ -1,3 +1,14 @@
#
# Copyright (C) 2023, Inria
# GRAPHDECO research group, https://team.inria.fr/graphdeco
# All rights reserved.
#
# This software is free for non-commercial, research and evaluation use
# under the terms of the LICENSE.md file.
#
# For inquiries contact george.drettakis@inria.fr
#
import torch
import torch.nn.functional as F
from torch.autograd import Variable