tree: ed82d5cabdfb1a8945c632be64e5a2f39967fa1d [path history] [tgz]
  1. add.pte
  2. README.md
extension/module/test/resources/README.md

Resources

model.pte

  • Internally generated after D62209852, 2024-09-06 with:
    buck2 run fbcode//executorch/examples/portable/scripts:export -- --model_name="add"
    
  • In OSS, the same file can be generated after #5145, 2024-09-06 with:
    python -m examples.portable.scripts.export --model_name="add"