Jan Francu

Results 7 comments of Jan Francu

@TrentBrick You are not alone in trying to recreate the NeurIPS paper's results. Please @dustinvtran, could you provide us with the example code? I really like the promise of such...

@TrentBrick Thanks for the links. I will definitely keep in touch as it seems you have gotten further.

I've just tried it out on the flatc branch and it seems to resolve the problem. I will do some further tests once I get to work tomorrow.

After some test, I have two notes about the branch and the issue: - Firstly, I have unfortunately found another segfault case, around the same size as last time. The...

Thanks for the effort, unfortunately there is still a lot of allocations. I have made a trace of the allocations for `v0.4.0` and for the new `flatc` branch, separately for...

I am sorry for the late response, I spent last few weeks working around it using Julia built in serialization, however that was also quite slow to my taste. The...

Thanks for the quick response. It is quite a radical workaround disabling the GC, however I can confirm, that it also remedies the main issue, i.e. I am not able...