Dzhoshkun Ismail Shakir
Dzhoshkun Ismail Shakir
Hi all, **Re Docker** Just wanted to let you know that we are starting to use nvidia-docker in one of our projects for CI-testing GPU-accelerated capabilities on the same test...
@wyli We stalled the development on this due to the refactoring of the NiftyNet engine architecture. Is now a good time to resume it? Adding @csudre to this discussion as...
Yes, we can support both file formats during the transition. I will add a deprecation warning to the current parser.
As this is quite extensive work, I've broken it down into multiple issues (all referenced within this issue's description above). However it makes sense to complete all the issues, and...
@ericspod Please could you discuss with me before assigning tickets to me. Thanks.
As discussed with @ericspod via email, I'm a bit tied up at the moment, so will unfortunately not be able to undertake this issue. On a related note, this is...
* [x] modify the CI script to read (only?) YAML files
[Deprecation warnings are ignored by default](https://docs.python.org/2/library/warnings.html#warning-categories), hence no user output in the above build. Apparently this decision [has been (and continues to be) strongly debated](https://lwn.net/Articles/740804/).
* [x] use [`UserWarning`](https://docs.python.org/2/library/exceptions.html#exceptions.UserWarning) instead?
* [ ] compare new YAML files on **this branch** to INI files on **`dev`** branch before merging! (by reverting 9666eb9)