debug package

The debug package provides methods for debugging the Flux engine. Import the internal/debug package:

import "internal/debug"

Options

option debug.vectorize = false

vectorize

vectorize controls whether the compiler attempts to vectorize Flux functions.

Functions


Was this page helpful?

Thank you for your feedback!