|
24 | 24 | (prepare_data |
25 | 25 | (((pattern |
26 | 26 | (Decl (decl_adtype DataOnly) (decl_id pos__) (decl_type (Sized SInt)) |
27 | | - (initialize true))) |
| 27 | + (decl_annotations ()) (initialize true))) |
28 | 28 | (meta <opaque>)) |
29 | 29 | ((pattern |
30 | 30 | (Assignment ((LVariable pos__) ()) UInt |
31 | 31 | ((pattern (Lit Int 1)) (meta ((type_ UInt) (loc <opaque>) (adlevel DataOnly)))))) |
32 | 32 | (meta <opaque>)) |
33 | 33 | ((pattern |
34 | | - (Decl (decl_adtype DataOnly) (decl_id N) (decl_type (Sized SInt)) (initialize true))) |
| 34 | + (Decl (decl_adtype DataOnly) (decl_id N) (decl_type (Sized SInt)) |
| 35 | + (decl_annotations ()) (initialize true))) |
35 | 36 | (meta <opaque>)) |
36 | 37 | ((pattern |
37 | 38 | (Assignment ((LVariable N) ()) UInt |
|
70 | 71 | (Sized |
71 | 72 | (SArray SReal |
72 | 73 | ((pattern (Var N)) (meta ((type_ UInt) (loc <opaque>) (adlevel DataOnly))))))) |
73 | | - (initialize true))) |
| 74 | + (decl_annotations ()) (initialize true))) |
74 | 75 | (meta <opaque>)) |
75 | 76 | ((pattern |
76 | 77 | (Assignment ((LVariable x) ()) (UArray UReal) |
|
92 | 93 | (Sized |
93 | 94 | (SVector AoS |
94 | 95 | ((pattern (Var N)) (meta ((type_ UInt) (loc <opaque>) (adlevel DataOnly))))))) |
95 | | - (initialize true))) |
| 96 | + (decl_annotations ()) (initialize true))) |
96 | 97 | (meta <opaque>)) |
97 | 98 | ((pattern |
98 | 99 | (Block |
99 | 100 | (((pattern |
100 | 101 | (Decl (decl_adtype AutoDiffable) (decl_id y_flat__) |
101 | | - (decl_type (Unsized (UArray UReal))) (initialize false))) |
| 102 | + (decl_type (Unsized (UArray UReal))) (decl_annotations ()) |
| 103 | + (initialize false))) |
102 | 104 | (meta <opaque>)) |
103 | 105 | ((pattern |
104 | 106 | (Assignment ((LVariable y_flat__) ()) (UArray UReal) |
|
153 | 155 | (meta <opaque>)) |
154 | 156 | ((pattern |
155 | 157 | (Decl (decl_adtype DataOnly) (decl_id sum_y) (decl_type (Sized SReal)) |
156 | | - (initialize true))) |
| 158 | + (decl_annotations ()) (initialize true))) |
157 | 159 | (meta <opaque>)) |
158 | 160 | ((pattern |
159 | 161 | (Profile "\"sum\"" |
|
169 | 171 | (log_prob |
170 | 172 | (((pattern |
171 | 173 | (Decl (decl_adtype AutoDiffable) (decl_id rho) (decl_type (Sized SReal)) |
172 | | - (initialize true))) |
| 174 | + (decl_annotations ()) (initialize true))) |
173 | 175 | (meta <opaque>)) |
174 | 176 | ((pattern |
175 | 177 | (Assignment ((LVariable rho) ()) UReal |
|
187 | 189 | (meta <opaque>)) |
188 | 190 | ((pattern |
189 | 191 | (Decl (decl_adtype AutoDiffable) (decl_id alpha) (decl_type (Sized SReal)) |
190 | | - (initialize true))) |
| 192 | + (decl_annotations ()) (initialize true))) |
191 | 193 | (meta <opaque>)) |
192 | 194 | ((pattern |
193 | 195 | (Assignment ((LVariable alpha) ()) UReal |
|
205 | 207 | (meta <opaque>)) |
206 | 208 | ((pattern |
207 | 209 | (Decl (decl_adtype AutoDiffable) (decl_id sigma) (decl_type (Sized SReal)) |
208 | | - (initialize true))) |
| 210 | + (decl_annotations ()) (initialize true))) |
209 | 211 | (meta <opaque>)) |
210 | 212 | ((pattern |
211 | 213 | (Assignment ((LVariable sigma) ()) UReal |
|
246 | 248 | (SMatrix AoS |
247 | 249 | ((pattern (Var N)) (meta ((type_ UInt) (loc <opaque>) (adlevel DataOnly)))) |
248 | 250 | ((pattern (Var N)) (meta ((type_ UInt) (loc <opaque>) (adlevel DataOnly))))))) |
249 | | - (initialize true))) |
| 251 | + (decl_annotations ()) (initialize true))) |
250 | 252 | (meta <opaque>)) |
251 | 253 | ((pattern |
252 | 254 | (NRFunApp (CompilerInternal FnValidateSize) |
|
271 | 273 | (SMatrix AoS |
272 | 274 | ((pattern (Var N)) (meta ((type_ UInt) (loc <opaque>) (adlevel DataOnly)))) |
273 | 275 | ((pattern (Var N)) (meta ((type_ UInt) (loc <opaque>) (adlevel DataOnly))))))) |
274 | | - (initialize true))) |
| 276 | + (decl_annotations ()) (initialize true))) |
275 | 277 | (meta <opaque>)) |
276 | 278 | ((pattern |
277 | 279 | (Profile "\"cov_exp_quad\"" |
|
406 | 408 | (reverse_mode_log_prob |
407 | 409 | (((pattern |
408 | 410 | (Decl (decl_adtype AutoDiffable) (decl_id rho) (decl_type (Sized SReal)) |
409 | | - (initialize true))) |
| 411 | + (decl_annotations ()) (initialize true))) |
410 | 412 | (meta <opaque>)) |
411 | 413 | ((pattern |
412 | 414 | (Assignment ((LVariable rho) ()) UReal |
|
424 | 426 | (meta <opaque>)) |
425 | 427 | ((pattern |
426 | 428 | (Decl (decl_adtype AutoDiffable) (decl_id alpha) (decl_type (Sized SReal)) |
427 | | - (initialize true))) |
| 429 | + (decl_annotations ()) (initialize true))) |
428 | 430 | (meta <opaque>)) |
429 | 431 | ((pattern |
430 | 432 | (Assignment ((LVariable alpha) ()) UReal |
|
442 | 444 | (meta <opaque>)) |
443 | 445 | ((pattern |
444 | 446 | (Decl (decl_adtype AutoDiffable) (decl_id sigma) (decl_type (Sized SReal)) |
445 | | - (initialize true))) |
| 447 | + (decl_annotations ()) (initialize true))) |
446 | 448 | (meta <opaque>)) |
447 | 449 | ((pattern |
448 | 450 | (Assignment ((LVariable sigma) ()) UReal |
|
483 | 485 | (SMatrix AoS |
484 | 486 | ((pattern (Var N)) (meta ((type_ UInt) (loc <opaque>) (adlevel DataOnly)))) |
485 | 487 | ((pattern (Var N)) (meta ((type_ UInt) (loc <opaque>) (adlevel DataOnly))))))) |
486 | | - (initialize true))) |
| 488 | + (decl_annotations ()) (initialize true))) |
487 | 489 | (meta <opaque>)) |
488 | 490 | ((pattern |
489 | 491 | (NRFunApp (CompilerInternal FnValidateSize) |
|
508 | 510 | (SMatrix AoS |
509 | 511 | ((pattern (Var N)) (meta ((type_ UInt) (loc <opaque>) (adlevel DataOnly)))) |
510 | 512 | ((pattern (Var N)) (meta ((type_ UInt) (loc <opaque>) (adlevel DataOnly))))))) |
511 | | - (initialize true))) |
| 513 | + (decl_annotations ()) (initialize true))) |
512 | 514 | (meta <opaque>)) |
513 | 515 | ((pattern |
514 | 516 | (Profile "\"cov_exp_quad\"" |
|
643 | 645 | (generate_quantities |
644 | 646 | (((pattern |
645 | 647 | (Decl (decl_adtype DataOnly) (decl_id rho) (decl_type (Sized SReal)) |
646 | | - (initialize true))) |
| 648 | + (decl_annotations ()) (initialize true))) |
647 | 649 | (meta <opaque>)) |
648 | 650 | ((pattern |
649 | 651 | (Assignment ((LVariable rho) ()) UReal |
|
661 | 663 | (meta <opaque>)) |
662 | 664 | ((pattern |
663 | 665 | (Decl (decl_adtype DataOnly) (decl_id alpha) (decl_type (Sized SReal)) |
664 | | - (initialize true))) |
| 666 | + (decl_annotations ()) (initialize true))) |
665 | 667 | (meta <opaque>)) |
666 | 668 | ((pattern |
667 | 669 | (Assignment ((LVariable alpha) ()) UReal |
|
679 | 681 | (meta <opaque>)) |
680 | 682 | ((pattern |
681 | 683 | (Decl (decl_adtype DataOnly) (decl_id sigma) (decl_type (Sized SReal)) |
682 | | - (initialize true))) |
| 684 | + (decl_annotations ()) (initialize true))) |
683 | 685 | (meta <opaque>)) |
684 | 686 | ((pattern |
685 | 687 | (Assignment ((LVariable sigma) ()) UReal |
|
745 | 747 | (transform_inits |
746 | 748 | (((pattern |
747 | 749 | (Decl (decl_adtype AutoDiffable) (decl_id rho) (decl_type (Sized SReal)) |
748 | | - (initialize true))) |
| 750 | + (decl_annotations ()) (initialize true))) |
749 | 751 | (meta <opaque>)) |
750 | 752 | ((pattern |
751 | 753 | (Assignment ((LVariable rho) ()) UReal |
|
775 | 777 | (meta <opaque>)) |
776 | 778 | ((pattern |
777 | 779 | (Decl (decl_adtype AutoDiffable) (decl_id alpha) (decl_type (Sized SReal)) |
778 | | - (initialize true))) |
| 780 | + (decl_annotations ()) (initialize true))) |
779 | 781 | (meta <opaque>)) |
780 | 782 | ((pattern |
781 | 783 | (Assignment ((LVariable alpha) ()) UReal |
|
805 | 807 | (meta <opaque>)) |
806 | 808 | ((pattern |
807 | 809 | (Decl (decl_adtype AutoDiffable) (decl_id sigma) (decl_type (Sized SReal)) |
808 | | - (initialize true))) |
| 810 | + (decl_annotations ()) (initialize true))) |
809 | 811 | (meta <opaque>)) |
810 | 812 | ((pattern |
811 | 813 | (Assignment ((LVariable sigma) ()) UReal |
|
836 | 838 | (unconstrain_array |
837 | 839 | (((pattern |
838 | 840 | (Decl (decl_adtype AutoDiffable) (decl_id rho) (decl_type (Sized SReal)) |
839 | | - (initialize true))) |
| 841 | + (decl_annotations ()) (initialize true))) |
840 | 842 | (meta <opaque>)) |
841 | 843 | ((pattern |
842 | 844 | (Assignment ((LVariable rho) ()) UReal |
|
857 | 859 | (meta <opaque>)) |
858 | 860 | ((pattern |
859 | 861 | (Decl (decl_adtype AutoDiffable) (decl_id alpha) (decl_type (Sized SReal)) |
860 | | - (initialize true))) |
| 862 | + (decl_annotations ()) (initialize true))) |
861 | 863 | (meta <opaque>)) |
862 | 864 | ((pattern |
863 | 865 | (Assignment ((LVariable alpha) ()) UReal |
|
878 | 880 | (meta <opaque>)) |
879 | 881 | ((pattern |
880 | 882 | (Decl (decl_adtype AutoDiffable) (decl_id sigma) (decl_type (Sized SReal)) |
881 | | - (initialize true))) |
| 883 | + (decl_annotations ()) (initialize true))) |
882 | 884 | (meta <opaque>)) |
883 | 885 | ((pattern |
884 | 886 | (Assignment ((LVariable sigma) ()) UReal |
|
906 | 908 | ((out_unconstrained_st SReal) (out_constrained_st SReal) (out_block Parameters) |
907 | 909 | (out_trans |
908 | 910 | (Lower |
909 | | - ((pattern (Lit Int 0)) (meta ((type_ UInt) (loc <opaque>) (adlevel DataOnly)))))))) |
| 911 | + ((pattern (Lit Int 0)) (meta ((type_ UInt) (loc <opaque>) (adlevel DataOnly)))))) |
| 912 | + (out_annotations ()))) |
910 | 913 | (alpha |
911 | 914 | ((begin_loc |
912 | 915 | ((filename simple_function.stan) (line_num 14) (col_num 2) (included_from ()))) |
|
915 | 918 | ((out_unconstrained_st SReal) (out_constrained_st SReal) (out_block Parameters) |
916 | 919 | (out_trans |
917 | 920 | (Lower |
918 | | - ((pattern (Lit Int 0)) (meta ((type_ UInt) (loc <opaque>) (adlevel DataOnly)))))))) |
| 921 | + ((pattern (Lit Int 0)) (meta ((type_ UInt) (loc <opaque>) (adlevel DataOnly)))))) |
| 922 | + (out_annotations ()))) |
919 | 923 | (sigma |
920 | 924 | ((begin_loc |
921 | 925 | ((filename simple_function.stan) (line_num 15) (col_num 2) (included_from ()))) |
|
924 | 928 | ((out_unconstrained_st SReal) (out_constrained_st SReal) (out_block Parameters) |
925 | 929 | (out_trans |
926 | 930 | (Lower |
927 | | - ((pattern (Lit Int 0)) (meta ((type_ UInt) (loc <opaque>) (adlevel DataOnly)))))))))) |
| 931 | + ((pattern (Lit Int 0)) (meta ((type_ UInt) (loc <opaque>) (adlevel DataOnly)))))) |
| 932 | + (out_annotations ()))))) |
928 | 933 | (prog_name simple_function_model) (prog_path simple_function.stan)) |
0 commit comments