Ivan Zaitsev
Ivan Zaitsev
This assert only lets in the following combination of parameter values: * `output_dir` must exist and `overwrite=False` https://github.com/fumihwh/onnx-pytorch/blob/2902b4d7cfb0470e2a91e29595ba2dfb8dcee50f/onnx_pytorch/code_gen.py#L317-L319 From the context is seems that other combinations of parameter values should...
This is the setup that we have in our company: * CH cluster (multiple nodes with different IPs) * DNS server that resolved an internal hostname to the list of...
Python kernel shows docstring tooltip on shift-tab, which is very useful for finding information on function and parameters:  It is possible to support something like this for scala kernel?...
Инбоксах с большим количеством комментариев производительность сервиспака оставляет желать лучшего. Пример (более 600 комментов, из них более 500 новых): runtime2779 Навигация по новым1405 Dirty tooltip316 Пряталки рейтинга217 Показывать favicons доменов205...
Общий issue для всего, касающегося улучшения процесса сборки extensions. На данный момент нужно: - Вынести общий код сборки в отдельный класс - Оставить extensions/ в качестве шаблона и вынести результат...
Для того, чтобы избежать такого: ``` javascript var module = d3.getModule("Навигация по новым"); if (module != null) { module.countItems.call(module); module.newPosition.call(module); } ``` Надо реализовать красивую обертку вокруг DOM events, чтобы...
Нужно проапдейтить readme в соответствии с изменившимся api. Также желательно сделать шпаргалку по наиболее полезным функциям и методам (возможно, с примерами использования).
Пример из модуля hide.inbox.users: ``` javascript var insidePost = ( document.location.href.indexOf('comments') > -1 ); var insideInbox = ( document.location.href.indexOf('inbox') > -1 ); ```
Hi! We're trying to adopt pictshare for our (relatively) small blog: https://github.com/spaceshelter And I'm a bit concerned about the absence of constraints on the resize filters, especially for the video....
It would be awesome to retrain Yuno every once in a while, as new anime and recommendations appear. Even once a year would be good to have.