зеркало из https://github.com/microsoft/caffe.git
Set copyright to BVLC and contributors.
The exact details of the contributions are recorded by versioning.
This commit is contained in:
Родитель
19bcf2b29b
Коммит
bece205114
|
@ -1,5 +1,4 @@
|
|||
// Copyright 2013 Yangqing Jia
|
||||
// Copyright 2014 Evan Shelhamer
|
||||
// Copyright 2014 BVLC and contributors.
|
||||
|
||||
#ifndef CAFFE_COMMON_HPP_
|
||||
#define CAFFE_COMMON_HPP_
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2014 Evan Shelhamer
|
||||
// Copyright 2014 BVLC and contributors.
|
||||
|
||||
#ifndef CAFFE_RNG_CPP_HPP_
|
||||
#define CAFFE_RNG_CPP_HPP_
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
// Copyright 2013 Yangqing Jia
|
||||
// Copyright 2014 Evan Shelhamer
|
||||
// Copyright 2014 BVLC and contributors.
|
||||
|
||||
#include <cstdio>
|
||||
#include <ctime>
|
||||
|
|
|
@ -1,7 +1,4 @@
|
|||
// Copyright 2014 kloudkl@github
|
||||
// Copyright 2014 Jeff Donahue
|
||||
// Copyright 2014 Alejandro Dubrovsky
|
||||
// Copyright 2014 Evan Shelhamer
|
||||
// Copyright 2014 BVLC and contributors.
|
||||
|
||||
#include <cuda_runtime.h>
|
||||
#include <cmath>
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
// Copyright 2013 Yangqing Jia
|
||||
// Copyright 2014 kloudkl@github
|
||||
// Copyright 2014 Evan Shelhamer
|
||||
// Copyright 2014 BVLC and contributors.
|
||||
|
||||
#include <boost/math/special_functions/next.hpp>
|
||||
#include <boost/random.hpp>
|
||||
|
|
Загрузка…
Ссылка в новой задаче