Lucas Hosseini

Results 133 comments of Lucas Hosseini

Hoping for this as well.

Yeah I've thought about it but: 1. before thinking about making a native extension, I'd like to make sure the API is stabilized; 2. first step would be to make...

I'm currently not too keen on diverging from the spec. I'd like to wait a bit for at least an official extension for embedded records, but let's keep this issue...

Hi @mordocai – the AMS dependency on `jsonapi` should have been pinned (which it is now, but the next release isn't out yet), as `jsonapi` is still in beta and...

Oh, you are right, this _did_ change at some point. There was a tradeoff between convenience for the API developper vs ability from the client to specify fields with spaces...

@ababich I believe your are referring to a different issue (namely that of full-linkage being incidentally broken by relationships' include data being omitted).

Re-run of the job is passing (https://app.circleci.com/pipelines/github/pytorch/tensorpipe/748/workflows/5eb4e08f-d767-48e8-9c62-d4790157c44f/jobs/5113). I'll try to repro.

`$ for i in $(seq 10000); do ctest -R 'Xth/ChannelTest.Call' > /dev/null || echo "Failed"; done` yields nothing on my machine.

Is it safe to assume this project is not maintained anymore? (Last release two years ago, only a handful of commits during the past year, mostly indentation/typos, last one being...

I for one would love to see this merged in order to test some scientific software with MKL.