google / google/xls

[enhancement] Add support for node-EvaluationObservers on AOTd code

Open
#1,639 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
1.9k
Forks
283
Avg merge
2d 10h
Merged PRs (30d)
135

Description

### What's hard to do? (limit 100 words)

Using the jit/interpreter directly one can use EvaluationObservers to get the value each node takes on during a computation. Currently there is no support for doing this with an AOTd ir.

### Current best alternative workaround (limit 100 words)

Use the jit instead.

### Your view of the "best case XLS enhancement" (limit 100 words)

Support adding observers to AOTd wrappers (if they were compiled with support)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.