Leonard Lausen

Results 114 comments of Leonard Lausen

Thanks for your prompt reply! Indeed this issue can be split up in two separate features. Regarding your second point instead I mean that DiCy should not overwrite the target...

I just followed how the Apache Software License 2.0 is included (i.e. via a link to the Apache homepage). For GPL they can be found on https://www.gnu.org/licenses/ ( e.g. https://www.gnu.org/licenses/gpl.txt...

@ngimel getting back to your [comment from last year](https://github.com/soumith/cudnn.torch/issues/210#issuecomment-229226397) on variable length sequence support in cudnn. I think it doesn't refer to sequence length but batch size. It seems some...

I'm fine with you preparing the patch. It may cost you less time given your familiarity with the codebase. Thank you for looking into it :)

Thanks for the feedback on this suggestion. I can think of the following points: - Support multi-file setup. - Improving the indirect buffer setup: The indirect buffer is used to...

Thanks @jagrg ! Regarding the multi-file setup: This could also be handled by `org-capture` if the target file of the entry is set dynamically. For example, ``` ("bibtex" "helm-bibtex" entry...

The third argument in the capture template can be `entry` or `plain`. If it is `entry`, but the template does not represent a valid org-mode headline / entry, an error...

Hey ledermann, don't worry for the late reply. Just to clarify that I don't mean to support other protocols than ebics. Instead my suggestion is to allow the user to...

This is not fixed in the current version on pypi but the [master version in the github repository](https://github.com/dmlc/tensorboard/blob/06bc22e89c128dcfac068dd0fc0643ad157a3be2/tensorboard-python-binary.patch#L46) seems fine. Please update the version on pypi. To fix the version...

> Do you need IPv6-only (IPv4 disallowed) access? Definitely. That's because AWS has bad support for IPv4 addresses on multi-network interface instance types such as p4d. Multi-NIC instances do not...