Dave Bort
Dave Bort
Thanks for updating the dependency, and again I apologize for how long this has taken me to review. I'm running internal tests now and should be able to merge this...
@benkli01 Thank you for tracking down the problem with the Qualcomm jobs! @shewu-quic @cccclai please let us know if the change to qualcomm/CMakeLists.txt is ok.
I just published the logo (PNG + SVG) to https://github.com/dbort/executorch-logos/blob/main/img/executorch-chip-logo-white.png under a BSD license compatible with ExecuTorch's There's also a version with a transparent background in the same directory; that'll...
Added 32x32 and 16x16 versions to use as favicons: - https://github.com/dbort/executorch-logos/blob/main/img/executorch-chip-logo-circle-32.png - https://github.com/dbort/executorch-logos/blob/main/img/executorch-chip-logo-circle-16.png
Looks like the zstd package might depend on the python-dev/python-devel package being installed on the system https://stackoverflow.com/a/21530768
Manual cherry-pick of https://github.com/pytorch/executorch/pull/5373 from https://github.com/pytorch/executorch/commit/70aee720ad9098364e2c021fa169559dbc9ab50f. pytorchbot didn't work on it.
Hello! I'm happy to make changes here: the name of the option, adding a separate option for the `_d` part, splitting out a separate PR for the `_d` part. This...
Thank you for taking a look, @mikkelfj! > Another option is to copy files after building so we don't need the discrepancy between build types, at least for non-cross builds....
Also, what parts of the README do you suggest that I should update?
Hi @mikkelfj, could you please take a look at my testing if you have a chance? We're running into more build issues related to binaries-in-tree and "_d" suffixes, and it...