Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Hertz-Lab
Research
Intelligent Museum
ofxTensorFlow2
Commits
54a7210e
Commit
54a7210e
authored
May 06, 2021
by
danomatika
Browse files
small clarification
parent
bdab2e99
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ofxTensorFlow2Utils.h
View file @
54a7210e
...
...
@@ -109,7 +109,7 @@ namespace ofxTF2 {
/// to use other a custom policy, check the documentation of cppflow
bool
setGPUMaxMemory
(
GPUPercent
percent
,
bool
growth
=
true
);
/// set TensorFlow context
options
ConfigProto directly
/// set TensorFlow context
from
ConfigProto directly
bool
setContext
(
const
std
::
vector
<
uint8_t
>
&
config
);
/// set TensorFlow log level using ofLogLevel enums
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment