-
Hello @jwadhams! Thanks you very much for this awesome library! 🎸
I inspired and create JIT version of **json-logic-js** -> https://github.com/darky/json-logic-js-jit
**json-logic-js-jit** precom…
darky updated
2 years ago
-
Hi Thanks for this awesome project I have a problem when I try to train the model I get this error
`Traceback (most recent call last):
File "src/train_softmax.py", line 582, in
main(parse_…
-
It would be awesome to provide a permissively licensed, high performance, general purpose deconvolution implementation in OPS. This entails work on several different constituent ops:
Milestones:
- [x…
-
This is an awesome project! Would love if azure support could be added. If I had lots of time could potentially help here.
```
thread 'main' panicked at 'an error occurred during creating kube cl…
-
HI!
I am toying around with your awesome model and trying to recreate it in pytorch for educational purposes.
I downloaded the Akita Training data and tried to load some records using the `TFReco…
-
Drush allows you to put the aliases in the `../drush` folder of your project:
https://github.com/drush-ops/drush/blob/master/examples/example.aliases.drushrc.php#L49-L51
It would be really awesome if…
-
From the SigLip paper my understanding is that it doesn't require any `all_gather` and it's always performing local `b x b` computation iteratively, where b is `micro_batch_size` (see this section fro…
-
Didn't find op for builtin opcode 'FULLY_CONNECTED' version '1'. An older version of this builtin might be supported. Are you using Didn't find op for builtin opcode 'FULLY_CONNECTED' version '1' an o…
-
We've found a performance drop in our production code when migrating to node 0.12.
Here is a benchmark that reproduces it (based on the readme sample):
``` javascript
var kdtree = require('./kdtree')…
-
If you approve of this I'd be willing to work on a PR!
Since it's extremely handy to use a React/Redux-style top down approach with lots of `collection.map(item => )` operations during rendering, b…