Skip to main content

How can I disable code capture?

To disable code capture, use one of the following methods: During W&B Weave client initialization, set capture_code to F …

What information does Weave capture for a function?

A function can be designated as a Weave Op either manually through a decorator or automatically as part of an enabled in …