MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / set_debug_info

Method set_debug_info

rtpose_wrapper/include/caffe/net.hpp:218–218  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216 const shared_ptr<Layer<Dtype> > layer_by_name(const string& layer_name) const;
217
218 void set_debug_info(const bool value) { debug_info_ = value; }
219
220 // Helpers for Init.
221 /**

Callers 3

InitTestNetsMethod · 0.80
StepMethod · 0.80
LayerSetUpMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected