|
|
--- |
|
|
title: Batch Reindex Layer |
|
|
--- |
|
|
|
|
|
# Batch Reindex Layer |
|
|
|
|
|
* Layer type: `BatchReindex` |
|
|
* [Doxygen Documentation](http://caffe.berkeleyvision.org/doxygen/classcaffe_1_1BatchReindexLayer.html) |
|
|
* Header: [`./include/caffe/layers/batch_reindex_layer.hpp`](https://github.com/BVLC/caffe/blob/master/include/caffe/layers/batch_reindex_layer.hpp) |
|
|
* CPU implementation: [`./src/caffe/layers/batch_reindex_layer.cpp`](https://github.com/BVLC/caffe/blob/master/src/caffe/layers/batch_reindex_layer.cpp) |
|
|
* CUDA GPU implementation: [`./src/caffe/layers/batch_reindex_layer.cu`](https://github.com/BVLC/caffe/blob/master/src/caffe/layers/batch_reindex_layer.cu) |
|
|
|
|
|
|
|
|
## Parameters |
|
|
|
|
|
No parameters. |
|
|
|