joelberkeley / spidr

Accelerated machine learning with dependent types
Apache License 2.0
73 stars 4 forks source link

Enable automatic release (publish C XLA lib) #357

Closed joelberkeley closed 1 year ago

joelberkeley commented 1 year ago

When I make changes to spidr, these changes should be immediately available to pack's next nightly build. We want this to happen without having to manually build and publish the C XLA build artifact*. There are several ways we can do this. We can host the artifact in a number of places

How often do we plan on releasing?

* do we need to do this? How often do we plan on changing the C XLA code?

joelberkeley commented 1 year ago

done in #356