Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
c90362d8
Commit
c90362d8
authored
Aug 02, 2020
by
Davis King
Browse files
updated release notes
parent
7b564927
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
2 deletions
+18
-2
docs/docs/release_notes.xml
docs/docs/release_notes.xml
+18
-2
No files found.
docs/docs/release_notes.xml
View file @
c90362d8
...
...
@@ -11,6 +11,23 @@
<!-- ************************************************************************************** -->
<current>
New Features and Improvements:
- Added support for cuDNN 8.0
- Added support for CUDA in Python 3.8 on Windows.
- Allow forwarding initial function evaluations into find_max_global()
Non-Backwards Compatible Changes:
Bug fixes:
- Improved error messages for python users trying to install dlib
with CUDA enabled or who are using windows.
- Fix random forest regression not doing quite the right thing.
</current>
<!-- ************************************************************************************** -->
<old
name=
"19.20"
date=
"Jun 06, 2020"
>
New Features and Improvements:
- Added CUDA implementation for loss_mean_squared_per_channel_and_pixel.
- Added DCGAN example in examples/dnn_dcgan_train_ex.cpp
...
...
@@ -33,8 +50,7 @@ Bug fixes:
- Fix DLIB_ISO_CPP_ONLY not working
- Fix build errors in C++20 build mode.
- Fixed function_evaluation_request::set() invalidating function_evaluation_request::x()
</current>
</old>
<!-- ************************************************************************************** -->
...
...
Write
Preview
Markdown
is supported
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