Tom

Results 43 comments of Tom

For TF, the tfcompile tool seems perhaps especially relevant, though still perhaps not quite the kind of thing you are looking for: https://www.tensorflow.org/xla/tfcompile

Loading is for loading saved programs from your computer. You probably are looking for the Update button at left, but crashing's not good. I've done fine overall in recent Firefox...

Okay, I just pushed a change with two example scripts. I also added a bit of disorderly text to the main readme. Use the open link in the upper-right corner...

Sorry about no awesome screencasts or tutorials yet. Perhaps the examples will be enough to get started.

I'm glad to hear you like it. For AI, I find that simple logic (move forward while jumping) goes a long way, but anything sophisticated gets really bulky for the...

Thanks for the tip! I'd managed to miss that this was a general feature in the compiler rather than specific handling for the builtins. On not-necessarily-os issues, there's still a...

And of course, if nothing should be done in this area, that's fine, too. Any option complicates things, but it has impacted translation of the ion compiler to ion, so...

If c-compatible macros go in, the ion compiler still needs to expand them, of course, but I'd be tempted for the c backend to have an option (maybe the default)...

I haven't measured, but I use Firefox and haven't noticed issues.

I was meaning a separate alpha channel entirely, although maybe it's a rare enough need that people wouldn't really use. And of course, people can already make their own functions...