We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e06af00 commit 0108f2eCopy full SHA for 0108f2e
documentation/DevelopmentGuide.md
@@ -20,7 +20,7 @@ Summary
20
21
Add ops.OnesOperation to SUPPORTED_TYPES
22
23
-This script takes a computational graph and serializes it using msgpack to output a binary that can be passed into Rust
+ This script takes a computational graph and serializes it using msgpack to output a binary that can be passed into Rust
24
25
- pymoose/pymoose/computation/operations.py
26
@@ -30,7 +30,7 @@ This script takes a computational graph and serializes it using msgpack to outpu
30
31
Nothing to add
32
33
-These are the bindings between Python and Rust
+ These are the bindings between Python and Rust
34
35
- pymoose/src/computation.rs
36
0 commit comments