-
Notifications
You must be signed in to change notification settings - Fork 361
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preventing reference to the non-existing memory #303
Closed
Closed
Changes from 6 commits
Commits
Show all changes
131 commits
Select commit
Hold shift + click to select a range
a225c09
Eliminate compile time warning
shleym2000 fbeb8c2
Eliminate warning
shleym2000 9bc1b8e
Standard library header <codecvt> is removed in C++17
shleym2000 4e7e40b
Merge branch 'dev' into patch-3
6187c5d
Merge branch 'dev' into patch-3
shleym2000 6be0ee0
Merge branch 'dev' into patch-3
shleym2000 45e87b9
Update normalization_layer_3d.h to avoid warning
shleym2000 f204891
Update loss_index.cpp to eliminate warnings
shleym2000 0be8054
Merge branch 'dev' into patch-3
2086569
Restored fixes after merging
7c45e1d
Merge branch 'dev' into patch-3
shleym2000 3ff4a46
Parameter should be const if you want library to be compilable
shleym2000 64611f3
Merge branch 'dev' into patch-3
9d29af9
Merge branch 'dev' into patch-3
acc0723
No changes to loss_index.cpp is needed anymore
shleym2000 ef6a92b
Merge branch 'dev' into patch-3
shleym2000 8786f56
Merge branch 'dev' into patch-3
shleym2000 98bd824
Merge branch 'dev' into patch-3
shleym2000 8471842
Merge branch 'dev' into patch-3
f883557
Merge branch 'dev' into patch-3
shleym2000 5e5984b
Merge branch 'dev' into patch-3
65f7f11
Merge branch 'dev' into patch-3
94e6293
Merge branch 'dev' into patch-3
shleym2000 a9fe15c
Merge branch 'dev' into patch-3
shleym2000 6a7f8ae
Merge branch 'dev' into patch-3
52913d6
Merge branch 'dev' into patch-3
3633c0d
Dependable compiling
0b3c393
Merge branch 'dev' into patch-3
shleym2000 aa00a46
Merge branch 'dev' into patch-3
297892d
Fix issues with compiling under OPENNN_DEBUG
a25588f
Correction
c277b42
Correcting mistake
e4b2920
Merge branch 'dev' into patch-3
shleym2000 222fa97
Merge branch 'dev' into patch-3
shleym2000 cf406b8
Merge branch 'dev' into With_My_PRs
cef61c8
Merge branch 'dev' into patch-3
shleym2000 4ae4e4e
Merge branch 'dev' into patch-3
shleym2000 ed5e6ca
Merge branch 'dev' into patch-3
823a8c0
Merge branch 'dev' into patch-3
d549641
Merge branch 'dev' into patch-3
72b2f9c
Merge branch 'dev' into patch-3
ee73c9d
Merge branch 'dev' into patch-3
3f0191f
Merge branch 'dev' into patch-3
b187a2b
Merge branch 'dev' into patch-3
shleym2000 a06ffb1
synch
shleym2000 4b85ccd
synch
shleym2000 2f4b84e
Merge branch 'dev' into patch-3
ec093ab
Merge branch 'dev' into patch-3
ba84d9e
Merge branch 'dev' into patch-3
shleym2000 214aaf8
Merge branch 'dev' into patch-3
91b92b6
Merge branch 'dev' into patch-3
shleym2000 a0f02e1
Merge branch 'dev' into patch-3
c5bac9c
Merge branch 'dev' into patch-3
e23868e
codecvt_utf8 is obsolete
2c7fb0c
Merge branch 'dev' into patch-3
2650cc0
Merge branch 'dev' into patch-3
386d965
Merge branch 'dev' into patch-3
c76b73e
Merge branch 'dev' into patch-3
shleym2000 3335a6a
Merge branch 'dev' into patch-3
4c3eb0c
Merge branch 'dev' into patch-3
shleym2000 455e80a
Merge branch 'dev' into patch-3
shleym2000 2e3b462
Merge branch 'dev' into patch-3
a441bb4
Merge branch 'dev' into patch-3
shleym2000 37c516f
Merge branch 'dev' into patch-3
6d25896
Merge branch 'dev' into patch-3
5192367
Merge branch 'dev' into patch-3
d267ac3
Merge branch 'dev' into patch-3
dff9eda
Merge branch 'dev' into patch-3
e789991
Merge branch 'dev' into patch-3
79335df
Merge branch 'dev' into patch-3
370629a
Merge branch 'dev' into patch-3
61f4dcb
Merge branch 'dev' into patch-3
375745d
Keeping up with the "dev" branch
3cdc837
Merge branch 'dev' into patch-3
845c56d
Merge branch 'dev' into patch-3
shleym2000 638109e
Merge branch 'dev' into patch-3
shleym2000 b9ec2ee
Merge branch 'dev' into patch-3
fd9fa6e
Merge branch 'dev' into patch-3
01b3810
Merge branch 'dev' into patch-3
shleym2000 0d2875a
Merge branch 'dev' into patch-3
0203abd
Merge branch 'dev' into patch-3
e4fece8
Merge branch 'dev' into patch-3
737469b
Merge branch 'dev' into patch-3
1743346
Merge branch 'dev' into patch-3
shleym2000 aa3f0a5
Merge branch 'dev' into patch-3
d30fef0
Merge branch 'dev' into patch-3
shleym2000 cd5dd68
Merge branch 'dev' into patch-3
b117ad1
Merge branch 'dev' into patch-3
shleym2000 e1e6be2
Merge branch 'dev' into patch-3
shleym2000 ff0f6ad
Merge branch 'dev' into patch-3
shleym2000 58c2ae7
Merge branch 'dev' into patch-3
b799e30
More usage of the obsolete codecvt_utf8() had to be eliminated
e2ffcf5
Merge branch 'dev' into patch-3
751e31b
Fixed codecvt_utf8 issue in 4 places
961ca6f
Merge branch 'dev' into patch-3
shleym2000 060a2a3
Merge branch 'dev' into patch-3
d60016a
Merge branch 'dev' into patch-3
e16adf8
Merge branch 'dev' into patch-3
d1a7942
Merge branch 'dev' into patch-3
shleym2000 24763cc
Merge branch 'dev' into patch-3
shleym2000 b341a8d
Merge branch 'dev' into patch-3
shleym2000 a89ea95
Merge branch 'dev' into patch-3
1223df3
Merge branch 'dev' into patch-3
shleym2000 3cb342a
Merge branch 'dev' into patch-3
7bfa829
Merge branch 'dev' into patch-3
shleym2000 848b980
Merge branch 'dev' into patch-3
shleym2000 f0842c0
Catching up with latest DEV branch changes
shleym2000 4459178
Merge branch 'dev' into patch-3
shleym2000 d74b0b9
cleanup
shleym2000 d1a224c
Merge branch 'dev' into patch-3
1bb3253
Merge branch 'dev' into patch-3
shleym2000 2b7e9e3
synchronization
shleym2000 0cfda90
Preventing memory corruption
shleym2000 3d7046d
Merge branch 'dev' into patch-3
shleym2000 f0ec5f7
No need in changes to data_set.h anymore
shleym2000 8418cc0
One issue is gone
shleym2000 0648924
Merge branch 'dev' into patch-3
01f5eab
Merge branch 'dev' into patch-3
f25f2cc
Merge branch 'dev' into patch-3
shleym2000 42e2ead
Merge branch 'dev' into patch-3
b0e8f06
Merge branch 'dev' into patch-3
226ba94
Merge branch 'dev' into patch-3
2bd289e
Merge branch 'dev' into patch-3
shleym2000 9787dc7
Merge branch 'dev' into patch-3
shleym2000 badd4b9
fix
shleym2000 0b24e4e
Merge branch 'dev' into patch-3
08bbef5
Merge branch 'dev' into patch-3
shleym2000 0a0f55c
Merge branch 'dev' into patch-3
2c3d2ce
Merge branch 'dev' into patch-3
shleym2000 f26cbe3
Merge branch 'dev' into patch-3
c5ab472
Merge branch 'dev' into patch-3
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Prevents from warnings about duplicate _CRT_SECURE_NO_WARNINGS definitions for almost every file being compiled