Anton Fedotov
Anton Fedotov
I'm get same error when create `scalar` and `histogram` with same tag: ``` Traceback (most recent call last): File "/home/toodef/anaconda3/envs/tensorflow/lib/python3.6/site-packages/werkzeug/serving.py", line 270, in run_wsgi execute(self.server.app) File "/home/toodef/anaconda3/envs/tensorflow/lib/python3.6/site-packages/werkzeug/serving.py", line 258, in...
@zzw1123 Hi! How do u solve this problem? I still have errors. Thanks!
SOLVED. Archive can be restored by WinRAR.
@elch10 there is a architecture bug, that will fix in recent release. As a hotfix you should override `get_values` method. As example i do something like that: ```python class _ClassificationMetric(AbstractMetric):...
This brokes API: * `Trainer` now doesn't get model as a parameter. Model object contains in `TrainConfig`
Looks like this is an incredible tool: https://pytorch.org/docs/stable/bottleneck.html