rust icon indicating copy to clipboard operation
rust copied to clipboard

Moving runtime bindings into their own crate

Open brianjjones opened this issue 3 years ago • 1 comments
trafficstars

The runtime bindings have no use for the the build-dependencies of tensorflow-sys, nor the build.rs. So to avoid pulling in those dependencies, and hopefully to keep things cleaner, I'd like to move them into their own crate.

brianjjones avatar Sep 26 '22 23:09 brianjjones

Hi @adamcrume , could I get some feedback on this when you get a chance? Thanks.

brianjjones avatar Oct 13 '22 16:10 brianjjones

Sorry for the delay!

adamcrume avatar Oct 28 '22 03:10 adamcrume

@adamcrume Thanks for the review. I've updated the PR with the requested changes, let me know if there's anything else.

brianjjones avatar Oct 28 '22 21:10 brianjjones

Thanks!

adamcrume avatar Oct 29 '22 23:10 adamcrume

@adamcrume Great, thanks for that. Any idea when I can expect a new version to be pushed to crates.io?

brianjjones avatar Oct 31 '22 18:10 brianjjones