Roel Hacking
Roel Hacking
Environment: macOS 10.12.3 (16D32) Haxe 3.4.0 Neko 2.1.0 ```Haxe ~/^/.matchSub("1 ", 1) ``` The above code returns true when using the the JS target, but returns false on the Neko...
### Description I've found that when vmapping a simple MLP forward function, the numerical accuracy seems to decrease significantly when using either `bfloat16` or `tensorfloat32` matmul precision. This issue seems...
As far as I can see, there's no way of parsing `target` as an enum in the following example: ```json "bufferViews": [ { "buffer": 0, "byteOffset": 576, "byteLength": 72, "target":...