PyTorch – Tensors and Dynamic neural networks in Python
1–10 of 91 posts
Re: PyTorch – Tensors and Dynamic neural networks in Python
#2Re: PyTorch – Tensors and Dynamic neural networks in Python
#3Re: PyTorch – Tensors and Dynamic neural networks in Python
#4Actually not clear if there is an official affiliation with Facebook, other than some of the primary devs.
Copyright (c) 2014- Facebook, Inc (Soumith Chintala)
Copyright (c) 2011-2014 Idiap Research Institute (Ronan Collobert)
Copyright (c) 2012-2014 Deepmind Technologies (Koray Kavukcuoglu)
Copyright (c) 2011-2012 NEC Laboratories America (Koray Kavukcuoglu)
Copyright (c) 2011-2013 NYU (Clement Farabet)
Copyright (c) 2006-2010 NEC Laboratories America (Ronan Collobert, Leon Bottou, Iain Melvin, Jason Weston)
Copyright (c) 2006 Idiap Research Institute (Samy Bengio)
Copyright (c) 2001-2004 Idiap Research Institute (Ronan Collobert, Samy Bengio, Johnny Mariethoz)
Notably absent is the otherwise Facebook-typical PATENTS license thing. Which I see as a good sign.
Also, it doesn't look like this has happened just now? PRs in the repo go back a couple months and the repo has 100+ contributors.
Re: PyTorch – Tensors and Dynamic neural networks in Python
#5Re: PyTorch – Tensors and Dynamic neural networks in Python
#6Re: PyTorch – Tensors and Dynamic neural networks in Python
#7I am confused with the license file. What does it mean? Some rights reserved and copyright... Doesnt look like a real open source project.
Re: PyTorch – Tensors and Dynamic neural networks in Python
#8Is this related to lua's Torch at all? http://torch.ch/
Re: PyTorch – Tensors and Dynamic neural networks in Python
#9* Facebook * Twitter * NVIDIA * SalesForce * ParisTech * CMU * Digital Reasoning * INRIA * ENS
The maintainers work at Facebook AI Research
Re: PyTorch – Tensors and Dynamic neural networks in Python
#10Actually not clear if there is an official affiliation with Facebook, other than some of the primary devs.
Copyright (c) 2016- Facebook, Inc (Adam Paszke) Copyright (c) 2014- Facebook, Inc (Soumith Chintala) Copyright (c) 2011-2014 Idiap Research Institute (Ronan Collobert) Copyright (c) 2012-2014 Deepmind Technologies (Koray Kavukcuoglu) Copyright (c) 2011-2012 NEC Laboratories America (Koray Kavukcuoglu) Copyright (c) 2011-2013 NYU (Clement Farabet) Copyright (c) 2006-2010 NEC Laboratories America (Ronan Collobert, Leon…
The C libraries are shared among the Lua and Python variants