Sicheng Stephen Jia

Results 23 comments of Sicheng Stephen Jia

Link to landed trunk PR: * https://github.com/pytorch/executorch/pull/3113 Link to release branch PR: * https://github.com/pytorch/executorch/pull/3124 Criteria category and reasons: * Documentation; this PR adds documentation and tutorials for the ExecuTorch Vulkan...

Will also cc: @shoumikhin for iOS/MacOS related inquiries.

cc: @mcr229 or @digantdesai regarding running XNNPACK via wasm

@adonnini to provide some context, in PyTorch mobile, the `optimize_for_mobile` step essentially applies a pre-defined set of transformation passes on the TorchScript model to optimize it for a specific processor...

Hi @mylifeasazucchini, so we are still working on operator coverage and transposed convolution is one of the ops we are planning to implement but unfortunately haven't gotten around to it...

Hello @csc010228, just wanted to check in on the progress of this issue. Thanks in advance!

Hello @songhat, apologies for the late response. From your description my guess it that there is an issue with your python environment being able to access the flatbuffer binary. If...

@MaksimDanilov would you be able to provide an export script + model run instructions for your model? I will try to reproduce and figure out the issue!

@MaksimDanilov sorry, just seeing this - will take a look and keep you updated!