MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / set_mode

Method set_mode

include/caffe/common.hpp:148–148  ·  view source on GitHub ↗

The setters for the variables Sets the mode. It is recommended that you don't change the mode halfway into the program since that may cause allocation of pinned memory being freed in a non-pinned way, which may cause problems - I haven't verified it personally but better to note it here in the header file.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

GetClass · 0.85

Tested by

no test coverage detected