We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bec112 commit a19cd23Copy full SHA for a19cd23
src/autodiff/flags.md
@@ -6,6 +6,7 @@ To support you while debugging or profiling, we have added support for an experi
6
7
```text
8
PrintTA // Print TypeAnalysis information
9
+PrintTAFn // Print TypeAnalysis information for a specific function
10
PrintAA // Print ActivityAnalysis information
11
Print // Print differentiated functions while they are being generated and optimized
12
PrintPerf // Print AD related Performance warnings
0 commit comments