-
We currently try to do this here:
but the output is always empty:
https://github.com/isi-vista/vista-pegasus-wrapper/blob/master/pegasus_wrapper/workflow.py#L205
-
I think there is a spec hole in the dependency chain definition.
The dependency chain is basically defined as:
If there are two dependencies chained, then it is as if there is a single dependency …
-
There appears to be a bug in the make_predict_function for the tensorflow backend. The following error message appears for me when trying to call model.predict(...)
```
self._make_predict_function()
…
-
Submitting Author: Richel Bilderbeek (@richelbilderbeek)
Repository: https://github.com/richelbilderbeek/mcbette
Version submitted: 1.8.2
Editor: @maelle
Reviewer 1: @vbaliga
Reviewer 2: @bj…
-
It would be useful to add a `libaio` backend (https://pagure.io/libaio) for IOR so that AIO/DIO performance can be evaluated. The `libaio` interface is a non-POSIX asynchronous parallel IO submission…
-
**[Original report](https://bitbucket.org/ssardina-teaching/pacman-contest/issue/36) by Nir Lipovetzky (Bitbucket: [nirlipo](https://bitbucket.org/nirlipo), GitHub: [nirlipo](https://github.com/nirlip…
-
Imported from JIRA [DS-4491] created by tdonohue
The BTE (Biblio-Transformation-Engine) Framework was officially deprecated in DSpace 6.x. This framework was used by the JSPUI for importing metadata f…
-
It looks like the `nbconvert` execute preprocessor supports an `allow_errors` flag that lets a notebook continue running whenever errors are encountered and instead just logs them: https://github.com/…
bnaul updated
4 years ago
-
**Submitting author:** @vedran-kasalica (Vedran Kasalica)
**Repository:** https://github.com/sanctuuary/APE/
**Version:** v1.0.1
**Editor:** Pending
**Reviewer:** Pending
**Managing EiC:** Lorena A Ba…
-
I've got a console app and library I'm working on that targets CoreFx 1.1 and 2.vNext (the nightly). I also target the full framework.
This app (which will be released as OSS soon) parses text docu…