executorch
executorch copied to clipboard
[Core ML] Implement intermediate tensor logging
- Updated
ModelEventLoggerImpl
to log intermediate tensor values. - Updated
sdk_example_runner
to buildCore ML
when specified. - Added
debugger_cli
script to compare intermediate tensor values of a program executed using optimized kernels and delegated toCore ML
.
Testing:
- Ran
python examples/apple/coreml/scripts/debugger_cli.py -m softmax
to compare intermediate tensors