Understanding the output of @code_warntype
|
|
8
|
78
|
November 28, 2024
|
Type instability clarification
|
|
6
|
117
|
November 27, 2024
|
Same performances between type-stable and type-unstable code
|
|
13
|
255
|
October 3, 2024
|
Type unstable in NonlinearSolve.jl
|
|
3
|
62
|
September 18, 2024
|
Why was the original Union return type parsed as type Any?
|
|
2
|
108
|
September 5, 2024
|
@code_warntype in CUDA
|
|
1
|
51
|
August 27, 2024
|
Tell the compiler the return type of function chosen at runtime
|
|
3
|
155
|
August 21, 2024
|
Type issue in for loop over items in struct field
|
|
19
|
201
|
August 19, 2024
|
Type instabilities when using broadcasting with splat operator
|
|
2
|
106
|
July 6, 2024
|
How to investigate output of type instability checks?
|
|
11
|
334
|
June 15, 2024
|
Type instabilities when dealing with structs and Ref
|
|
4
|
281
|
June 3, 2024
|
Type inference when just making a tuple
|
|
6
|
494
|
June 2, 2024
|
Type Inference Inferring Any for function that returns Float64
|
|
11
|
389
|
June 1, 2024
|
Base.return_types and `Test.@inferred` conditionally failing unlike `@code_warntype`
|
|
6
|
183
|
May 30, 2024
|
Solving type instability when using Graphs.jl
|
|
4
|
169
|
April 12, 2024
|
Type instability possibly due to variable playing role of input and output
|
|
11
|
420
|
February 15, 2024
|
Type unstable gradients in Zygote (@code_warntype)
|
|
5
|
427
|
December 12, 2023
|
JET `report_call` error on array.jl for `iterate(::DataType)` using `typeof`
|
|
0
|
162
|
November 24, 2023
|
@code_warntype result depending on compiled functions
|
|
0
|
167
|
October 27, 2023
|
SMatrix{2, 2, Float64} is not a concrete type?
|
|
8
|
617
|
October 9, 2023
|
Cthulhu and setindex!
|
|
2
|
350
|
September 25, 2023
|
Type Instability when composing functor and function
|
|
3
|
282
|
September 8, 2023
|
Code_errortype: Error if code_warntype shows red
|
|
1
|
379
|
July 19, 2023
|
Instability with union of types with ForwardDiff and KeyedArray types, hints
|
|
1
|
224
|
June 27, 2023
|
How to deal with Vector{Function} for type inference?
|
|
4
|
382
|
May 3, 2023
|
Surprising type instability in apply_type
|
|
2
|
325
|
March 7, 2023
|
Type-stable broadcasting involving nested array
|
|
9
|
290
|
February 28, 2023
|
Display @code_warntype output in docs
|
|
2
|
457
|
February 27, 2023
|
Help to track down a type instability
|
|
5
|
485
|
January 16, 2023
|
How can I fix the following type unstability? (Example of a Type unstable function)
|
|
4
|
280
|
January 4, 2023
|