Daniel Ringwalt

Results 17 issues of Daniel Ringwalt

Try to unbreak Travis where we are getting free() crashes at head. Old build: https://travis-ci.org/github/tensorflow/moonlight/builds/759368001 Stack trace: ``` oonlight/structure:structure_test: Running tests under Python 3.6.3: /home/travis/virtualenv/python3.6.3/bin/python [ RUN ] StructureTest.testCompute WARNING:tensorflow:From...

cla: yes

The magenta protobuf has moved to a python package "note-seq". Managing it through requirements.txt instead of a WORKSPACE build rule will be a good simplification.

TF 2.0 deletes the "contrib" package, and image functions have moved to the "addons" project: https://github.com/tensorflow/addons/issues/25 It seems like every function is getting a clean-room implementation there. This project is...

Solve http archive errors with the latest bazel, and possible incompatibility with the latest protobuf library. Because of all of these incompatibilities, the bazel and protobuf dependencies of this project...

MuseScore will show errors when opening the MusicXML output, because we are not compliant with the MusicXML XSD. The workaround in MuseScore is to click "Do you want to try...

good first issue

We will run an OCR library outside of the TF graph to get the time values.

cla: yes