-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to our WIT files version 2 #98
base: master
Are you sure you want to change the base?
Commits on Jun 15, 2022
-
Michael-F-Bryan committed
Jun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for f1972c3 - Browse repository at this point
Copy the full SHA f1972c3View commit details -
Migrating the xtask crate over to the new WIT interface
Michael-F-Bryan committedJun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for d48bc6c - Browse repository at this point
Copy the full SHA d48bc6cView commit details -
Migrated the modulo proc-block across
Michael-F-Bryan committedJun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 5a6011d - Browse repository at this point
Copy the full SHA 5a6011dView commit details -
Michael-F-Bryan committed
Jun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for ec4e1c4 - Browse repository at this point
Copy the full SHA ec4e1c4View commit details -
Migrated audio-float-conversion over to the new WIT files
Michael-F-Bryan committedJun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for e97e4d3 - Browse repository at this point
Copy the full SHA e97e4d3View commit details -
Michael-F-Bryan committed
Jun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 41324d6 - Browse repository at this point
Copy the full SHA 41324d6View commit details -
Use the "cargo xtask doc" command for making sure proc-blocks can load
Michael-F-Bryan committedJun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 3b23156 - Browse repository at this point
Copy the full SHA 3b23156View commit details -
Migrated modulo across and improved our support crate's helpers
Michael-F-Bryan committedJun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 1ab6ceb - Browse repository at this point
Copy the full SHA 1ab6cebView commit details -
More cleanups of the modulo proc-block
Michael-F-Bryan committedJun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for b8c1f08 - Browse repository at this point
Copy the full SHA b8c1f08View commit details -
Fixed an alignment issue when viewing tensor buffers
Michael-F-Bryan committedJun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 9353852 - Browse repository at this point
Copy the full SHA 9353852View commit details -
Michael-F-Bryan committed
Jun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 7077cd5 - Browse repository at this point
Copy the full SHA 7077cd5View commit details -
Updating argmax and audio_float_conversion
Michael-F-Bryan committedJun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 0dfa8ed - Browse repository at this point
Copy the full SHA 0dfa8edView commit details -
Switched from a "generate_support!()" macro to linker tricks
Michael-F-Bryan committedJun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 22cd867 - Browse repository at this point
Copy the full SHA 22cd867View commit details -
Michael-F-Bryan committed
Jun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for d2a3c4e - Browse repository at this point
Copy the full SHA d2a3c4eView commit details -
Updated argmax to use the linker trick helpers
Michael-F-Bryan committedJun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for a52bf23 - Browse repository at this point
Copy the full SHA a52bf23View commit details -
Migrated modulo to the linker trick helpers
Michael-F-Bryan committedJun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 28a1a65 - Browse repository at this point
Copy the full SHA 28a1a65View commit details -
Use the runtime's RNG in proc-blocks
Michael-F-Bryan committedJun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 8aec3b5 - Browse repository at this point
Copy the full SHA 8aec3b5View commit details -
Bump all proc-blocks to the 2021 edition
Michael-F-Bryan committedJun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 478c8bc - Browse repository at this point
Copy the full SHA 478c8bcView commit details -
Michael-F-Bryan committed
Jun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for e60045c - Browse repository at this point
Copy the full SHA e60045cView commit details -
Updated audio_float_conversion to use the linker trick
Michael-F-Bryan committedJun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 56f943b - Browse repository at this point
Copy the full SHA 56f943bView commit details -
Michael-F-Bryan committed
Jun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 197fb72 - Browse repository at this point
Copy the full SHA 197fb72View commit details -
Michael-F-Bryan committed
Jun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 7d669b1 - Browse repository at this point
Copy the full SHA 7d669b1View commit details -
Michael-F-Bryan committed
Jun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for c8a107d - Browse repository at this point
Copy the full SHA c8a107dView commit details -
Michael-F-Bryan committed
Jun 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 8be4df8 - Browse repository at this point
Copy the full SHA 8be4df8View commit details
Commits on Jun 16, 2022
-
Added a "--keep-going" argument to "cargo xtask dist"
Michael-F-Bryan committedJun 16, 2022 Configuration menu - View commit details
-
Copy full SHA for bc9651f - Browse repository at this point
Copy the full SHA bc9651fView commit details -
Use "cargo xtask dist" when compiling to wasm
Michael-F-Bryan committedJun 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 333522b - Browse repository at this point
Copy the full SHA 333522bView commit details -
Fixed our "view_Nd()" methods so they add/remove leading 1's as neces…
…sary
Michael-F-Bryan committedJun 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 7cc0e7c - Browse repository at this point
Copy the full SHA 7cc0e7cView commit details -
Michael-F-Bryan committed
Jun 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 59709b3 - Browse repository at this point
Copy the full SHA 59709b3View commit details -
Made sure we can't reinterpret 2D tensors as 1D
Michael-F-Bryan committedJun 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 76679c2 - Browse repository at this point
Copy the full SHA 76679c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c08613 - Browse repository at this point
Copy the full SHA 9c08613View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfe108d - Browse repository at this point
Copy the full SHA cfe108dView commit details -
smartcore's DenseMatrix uses column-major tensors
Michael-F-Bryan committedJun 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 55da0c4 - Browse repository at this point
Copy the full SHA 55da0c4View commit details
Commits on Jun 17, 2022
-
Migrate the image proc-block over
Michael-F-Bryan committedJun 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 9136b16 - Browse repository at this point
Copy the full SHA 9136b16View commit details -
Make sure we use Wasmer's wit-bindgen fork everywhere
Michael-F-Bryan committedJun 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 6047597 - Browse repository at this point
Copy the full SHA 6047597View commit details -
Deleted some now-unnecessary proc-blocks
Michael-F-Bryan committedJun 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 0d5f148 - Browse repository at this point
Copy the full SHA 0d5f148View commit details -
Migrated the normalize proc-block across
Michael-F-Bryan committedJun 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 40e8a9a - Browse repository at this point
Copy the full SHA 40e8a9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22b8d13 - Browse repository at this point
Copy the full SHA 22b8d13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c3db92 - Browse repository at this point
Copy the full SHA 6c3db92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9788532 - Browse repository at this point
Copy the full SHA 9788532View commit details -
Resolving some suggestions from clippy
Michael-F-Bryan committedJun 17, 2022 Configuration menu - View commit details
-
Copy full SHA for de260b6 - Browse repository at this point
Copy the full SHA de260b6View commit details -
Merge pull request #106 from hotg-ai/v2/train_test_split
V2/train test split
Michael Bryan authoredJun 17, 2022 Configuration menu - View commit details
-
Copy full SHA for c3003a3 - Browse repository at this point
Copy the full SHA c3003a3View commit details -
Migrated label to v2 WIT files
Michael-F-Bryan committedJun 17, 2022 Configuration menu - View commit details
-
Copy full SHA for ddc2c3e - Browse repository at this point
Copy the full SHA ddc2c3eView commit details -
Michael-F-Bryan committed
Jun 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 6695bbe - Browse repository at this point
Copy the full SHA 6695bbeView commit details -
Michael-F-Bryan committed
Jun 17, 2022 Configuration menu - View commit details
-
Copy full SHA for e1f7831 - Browse repository at this point
Copy the full SHA e1f7831View commit details -
The "openexr" feature from the "image" crate pulls in wasm-bindgen
Michael-F-Bryan committedJun 17, 2022 Configuration menu - View commit details
-
Copy full SHA for f128b29 - Browse repository at this point
Copy the full SHA f128b29View commit details -
Migrated noise filtering across
Michael-F-Bryan committedJun 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 9a7e203 - Browse repository at this point
Copy the full SHA 9a7e203View commit details -
Michael-F-Bryan committed
Jun 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 8b9867b - Browse repository at this point
Copy the full SHA 8b9867bView commit details -
Renamed the image proc-block to "image_decode"
Michael-F-Bryan committedJun 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 316cba2 - Browse repository at this point
Copy the full SHA 316cba2View commit details
Commits on Jun 20, 2022
-
Migrated the prediction_errors proc-block across
Michael-F-Bryan committedJun 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 5381bf5 - Browse repository at this point
Copy the full SHA 5381bf5View commit details -
Michael-F-Bryan committed
Jun 20, 2022 Configuration menu - View commit details
-
Copy full SHA for c72a2a9 - Browse repository at this point
Copy the full SHA c72a2a9View commit details -
Migrated password strength across
Michael-F-Bryan committedJun 20, 2022 Configuration menu - View commit details
-
Copy full SHA for bd53673 - Browse repository at this point
Copy the full SHA bd53673View commit details -
Migrated text extractor across
Michael-F-Bryan committedJun 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 211830c - Browse repository at this point
Copy the full SHA 211830cView commit details
Commits on Jun 23, 2022
-
Set a panic hook when initializing logging
Michael-F-Bryan committedJun 23, 2022 Configuration menu - View commit details
-
Copy full SHA for f776393 - Browse repository at this point
Copy the full SHA f776393View commit details