UniqueFool

Results 30 comments of UniqueFool

yikes, unless I am missing something, that's pretty different from what I had in mind ... but ... still interesting :-) Actually, the reason for my original question was running...

yeah, my use-case seems much simpler than what you are having in mind, which is probably not such a bad thing ;-)

great, I won't be spending too much time then documenting any of the buildingBlocks in the meantime ;-)

Just to clarify, the idea is to run a specify(), let that solve and then register that as a building block for use in other specify() calls - preferably, without...

Looking at the docs, I think I am really asking about this: > specifications are composable, so inductive.js can generate programs of any size or complexity.

thanks for getting back in touch, I have been looking exactly at the files you mentioned: buildingBlocks.js and testSolves - I think you mentioned that in one of the readmes....

hey, thanks so much for taking the time to share all this - that will keep me busy for a while, I was actually thinking of the as syntax as...

So, basically, what would be needed is a way to specify the name, signature and return type of the kernel, so that the corresponding host/device buffers can be allocated to...

Hi, thank you for responding - given that these refactorings are basically about implementing functional-a style interface, do you think you could provide a functional-style set of APIs in the...

> you probably wouldn't want this to dump instruction histograms and enable interactive mode with this actually, that sounds like it could be very interesting/useful for the ML use-case I...