Feature fixed weights hist handler issue 2328#2523
Conversation
Also fix bug in min_lr check
59ea6bf to
acfa809
Compare
|
@sadra-barikbin thanks for the PR, the issue was to improve current |
|
Oh. So I add a |
bd9cd32 to
2a40efb
Compare
42e00db to
f858e17
Compare
There was a problem hiding this comment.
Thanks for the PR @sadra-barikbin
I left few comments on to improve the code. Let me know what do you think
3dd8ece to
6ac8394
Compare
|
@sadra-barikbin thanks for the updates ! Can you now run this example with specifying and report here the result ? |
There was a problem hiding this comment.
@sadra-barikbin Thanks very much, LGTM ! Although a comment still to be addressed.
b800c83 to
091a54f
Compare
091a54f to
f57b890
Compare
vfdev-5
left a comment
There was a problem hiding this comment.
Thanks @sadra-barikbin !
|
@sadra-barikbin can you add please a similar arg to other weights and grad logging handlers ? |
|
Sure. Shall I open a new issue for them? You mean just Tensorboard ones? |
|
yes, please open an issue and suggest the classes where we could add such new argument. |

Fixes #2328
Description:
whitelistarg toWeightsHistHandlerto be able to log specific weights toTensorboardLogger.Check list: