Tensor-Programming

Results 16 comments of Tensor-Programming

I encountered a similar if not identical problem with my Samsung Galaxy Tab S8 Plus (SM-X800). I initially thought it was related to the device's upgrade to Android 14, suspecting...

Ill come back to this at some point, just got really busy. It is possible to do it with Nifs, I was able to at least confirm that. My main...

Fixed by bumping up these deps: ```toml deno_core = "0.187.0" deno_web = "0.136.0" deno_fetch = "0.129.0" deno_console = "0.105.0" deno_webidl = "0.105.0" deno_url = "0.105.0" deno_websocket = "0.110.0" ``` Leads...

I found the issue overall with windows. I was able to run both `my_provider.ts` and `my_provider_x500.ts` by manually modifying the `mod.ts` file and replacing the `LOCAL_PATH` with a direct path...

Looks like you are using the stable release of rust. Instead you should use the `cargo +nightly install bend-lang` commands rather then running it via rustup.

On the normal odin.json, it worked for me to add the change from the above comment. I didn't see any `windows_artifacts` folder in the archive.