Deep learning framework by BAIR
Created by
Yangqing Jia
Lead Developer
Evan Shelhamer
EuclideanLoss
./include/caffe/layers/euclidean_loss_layer.hpp
./src/caffe/layers/euclidean_loss_layer.cpp
./src/caffe/layers/euclidean_loss_layer.cu
The Euclidean loss layer computes the sum of squares of differences of its two inputs, .
Does not take any parameters.