tf-encrypted / moose

Secure distributed dataflow framework for encrypted machine learning and data processing
Apache License 2.0
57 stars 15 forks source link

Add Rust integration test for OnesOp #1044

Closed ekloberdanz closed 2 years ago

ekloberdanz commented 2 years ago

This PR adds a Rust integration test for the OnesOp (creates a vector of ones of a given shape) on a host placement. The tests pass.