Katie Graham

Results 10 issues of Katie Graham

enhancement
review requested

Add operator layers to onnx serialization. This appears to work- I have questions about "NotEqualConstant" which is why it's a draft. It appears to be correct, but onnxruntime doesn't like...

review requested
documentation

enhancement
python

Added logging features from H2 in utils.

enhancement
review requested

I'm using `--upstream` to point to a spack installation and I'm not getting the error that an upstream wasn't found but then the upstream isn't used and the dependencies are...

### Description I'm using Connexion with openapi 3.0.0 to create a flask app, then running it with flask_socketio. Without flask_socketio I can use `curl http://localhost:8000/hello` to get the message from...