google / google/xls

trace ops in JIT should be visible to end-user

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

Description

Currently, trace ops in JIT execute, but their output is thrown away and not visibile.

Ref - https://github.com/google/xls/blob/main/xls/interpreter/serial_proc_runtime.cc#L96

This issue is to create a mechanism where trace messages are either VLOG'ed or LOG'ed with some verbosity.

See also https://github.com/google/xls/issues/1299 for verbosity.

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.