type_resolver: fix fn detection for comptime arg type #984
Annotations
13 errors and 2 warnings
vsl (macos-14)
Process completed with exit code 1.
|
vsl (ubuntu-20.04)
Process completed with exit code 1.
|
vtl (ubuntu-20.04)
Process completed with exit code 1.
|
vtl (macos-14)
call to undeclared function 'I_void_to_Interface_vtl__autograd__Gate'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
vtl (macos-14)
passing 'int' to parameter of incompatible type 'vtl__autograd__Gate' (aka 'struct vtl__autograd__Gate')
|
vtl (macos-14)
call to undeclared function 'I_void_to_Interface_vtl__autograd__Gate'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
vtl (macos-14)
passing 'int' to parameter of incompatible type 'vtl__autograd__Gate' (aka 'struct vtl__autograd__Gate')
|
vtl (macos-14)
call to undeclared function 'I_void_to_Interface_vtl__autograd__Gate'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
vtl (macos-14)
passing 'int' to parameter of incompatible type 'vtl__autograd__Gate' (aka 'struct vtl__autograd__Gate')
|
vtl (macos-14)
call to undeclared function 'I_void_to_Interface_vtl__autograd__Gate'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
vtl (macos-14)
passing 'int' to parameter of incompatible type 'vtl__autograd__Gate' (aka 'struct vtl__autograd__Gate')
|
vtl (macos-14)
passing 'int' to parameter of incompatible type 'vtl__TensorDataType' (aka 'struct vtl__TensorDataType')
|
vtl (macos-14)
call to undeclared function 'I_void_to_Interface_vtl__autograd__Gate'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
vtl (ubuntu-20.04)
module 'layers (vtl.nn.layers)' is imported but never used
|
vtl (macos-14)
module 'layers (vtl.nn.layers)' is imported but never used
|