MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / ~DataLayer

Method ~DataLayer

rtpose_wrapper/src/caffe/layers/data_layer.cpp:21–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19
20template <typename Dtype>
21DataLayer<Dtype>::~DataLayer() {
22 this->StopInternalThread();
23}
24
25template <typename Dtype>
26void DataLayer<Dtype>::DataLayerSetUp(const vector<Blob<Dtype>*>& bottom,

Callers

nothing calls this directly

Calls 1

StopInternalThreadMethod · 0.80

Tested by

no test coverage detected