(no title)
evanthebouncy | 1 year ago
Here's my take on it, you can view it as a modern extension to Armando's work (he's my PhD advisor)
evanthebouncy | 1 year ago
Here's my take on it, you can view it as a modern extension to Armando's work (he's my PhD advisor)
algo_trader|1 year ago
For example, if we can cache/re-use the compiler run on previous codegen candidates, to speed up compilation of the next candidate sniplet
evanthebouncy|1 year ago
I wouldn't worry about speeds. We should expect compute and inference to be faster in the future, where we can sample easily 10k programs in a second, check all of them against test cases.
I'd worry about communicating precisely to computers when test cases are awkward to write.