Steven Perron

Results 64 comments of Steven Perron

#339 is needed to enable PlaidML.

Many unit tests for PlaidML with Clvk fails because half floats are not properly supported. Let me know when this is good enough, and I can open specific issues.

A fix for https://github.com/google/clspv/issues/364 will be needed to get PlaidML working.

For a compute pipeline, the call to `vkQueueSubmit` is done asynchronously. It returns before the actual pipeline is run. The time for that call is not meaningful. If a call...

I would like graphics and compute, I was just using compute as an example.

There want an attempt to fix this with https://github.com/microsoft/DirectXShaderCompiler/pull/5707, but it does not seem to be correct. Since no work has been done on the PR in a while, I...

Sorry about that. Please build on your own for now. We are working on a replacement.

@pow2clk Will have a better idea on the timeline.

Is this for the spir-v code generation or DXIL?

> So, just to clarify, this is more a syntax sugar proposal. This was a change that happened in Oct of last year, but if you want to make changes...