Skip to content

Does not infer if type is not known

Kaushik Kulkarni requested to merge type_inference_unknown_dtypes_fix into master

Does not infer the type of a variable if the type of any of its dependencies is unknown.

Merge request reports

Loading