ggml/src/ggml-vulkan/ggml-vulkan.cpp:4683:17: note: in definition of macro ‘CREATE_CONV’

#1
by persey01 - opened

/media/user/Новый том/fishaudio_gguf/s2.cpp_mach9243/ggml/src/ggml-vulkan/ggml-vulkan.cpp:4683:17: note: in definition of macro ‘CREATE_CONV’
4683 | name##type_suffix##spv_suffix##_len, name##type_suffix##spv_suffix##_data, "main", 3,
| ^~~~
/media/user/Новый том/fishaudio_gguf/s2.cpp_mach9243/ggml/src/ggml-vulkan/ggml-vulkan.cpp:4693:13: note: in expansion of macro ‘CREATE_CONVS’
4693 | CREATE_CONVS(_cm2)
| ^~~~~~~~~~~~
/media/user/Новый том/fishaudio_gguf/s2.cpp_mach9243/ggml/src/ggml-vulkan/ggml-vulkan.cpp:4688:21: error: ‘conv2d_f16_f32_cm2_data’ was not declared in this scope; did you mean ‘conv2d_f16_f32_data’?
4688 | CREATE_CONV(conv2d, _f16_f32, spv_suffix)
| ^~~~~~
/media/user/Новый том/fishaudio_gguf/s2.cpp_mach9243/ggml/src/ggml-vulkan/ggml-vulkan.cpp:4683:54: note: in definition of macro ‘CREATE_CONV’
4683 | name##type_suffix##spv_suffix##_len, name##type_suffix##spv_suffix##_data, "main", 3,
| ^~~~
/media/user/Новый том/fishaudio_gguf/s2.cpp_mach9243/ggml/src/ggml-vulkan/ggml-vulkan.cpp:4693:13: note: in expansion of macro ‘CREATE_CONVS’
4693 | CREATE_CONVS(_cm2)
| ^~~~~~~~~~~~
/media/user/Новый том/fishaudio_gguf/s2.cpp_mach9243/ggml/src/ggml-vulkan/ggml-vulkan.cpp:4689:21: error: ‘conv_transpose_2d_f32_cm2_len’ was not declared in this scope; did you mean ‘conv_transpose_2d_f32_len’?
4689 | CREATE_CONV(conv_transpose_2d, _f32, spv_suffix)
| ^~~~~~~~~~~~~~~~~
/media/user/Новый том/fishaudio_gguf/s2.cpp_mach9243/ggml/src/ggml-vulkan/ggml-vulkan.cpp:4683:17: note: in definition of macro ‘CREATE_CONV’
4683 | name##type_suffix##spv_suffix##_len, name##type_suffix##spv_suffix##_data, "main", 3,
| ^~~~
/media/user/Новый том/fishaudio_gguf/s2.cpp_mach9243/ggml/src/ggml-vulkan/ggml-vulkan.cpp:4693:13: note: in expansion of macro ‘CREATE_CONVS’
4693 | CREATE_CONVS(_cm2)
| ^~~~~~~~~~~~
/media/user/Новый том/fishaudio_gguf/s2.cpp_mach9243/ggml/src/ggml-vulkan/ggml-vulkan.cpp:4689:21: error: ‘conv_transpose_2d_f32_cm2_data’ was not declared in this scope; did you mean ‘conv_transpose_2d_f32_data’?
4689 | CREATE_CONV(conv_transpose_2d, _f32, spv_suffix)
| ^~~~~~~~~~~~~~~~~
/media/user/Новый том/fishaudio_gguf/s2.cpp_mach9243/ggml/src/ggml-vulkan/ggml-vulkan.cpp:4683:54: note: in definition of macro ‘CREATE_CONV’
4683 | name##type_suffix##spv_suffix##_len, name##type_suffix##spv_suffix##_data, "main", 3,
| ^~~~
/media/user/Новый том/fishaudio_gguf/s2.cpp_mach9243/ggml/src/ggml-vulkan/ggml-vulkan.cpp:4693:13: note: in expansion of macro ‘CREATE_CONVS’
4693 | CREATE_CONVS(_cm2)
| ^~~~~~~~~~~~
/media/user/Новый том/fishaudio_gguf/s2.cpp_mach9243/ggml/src/ggml-vulkan/ggml-vulkan.cpp:4690:21: error: ‘conv_transpose_2d_f16_f32_cm2_len’ was not declared in this scope; did you mean ‘conv_transpose_2d_f16_f32_len’?
4690 | CREATE_CONV(conv_transpose_2d, _f16_f32, spv_suffix)
| ^~~~~~~~~~~~~~~~~
/media/user/Новый том/fishaudio_gguf/s2.cpp_mach9243/ggml/src/ggml-vulkan/ggml-vulkan.cpp:4683:17: note: in definition of macro ‘CREATE_CONV’
4683 | name##type_suffix##spv_suffix##_len, name##type_suffix##spv_suffix##_data, "main", 3,
| ^~~~
/media/user/Новый том/fishaudio_gguf/s2.cpp_mach9243/ggml/src/ggml-vulkan/ggml-vulkan.cpp:4693:13: note: in expansion of macro ‘CREATE_CONVS’
4693 | CREATE_CONVS(_cm2)
| ^~~~~~~~~~~~
/media/user/Новый том/fishaudio_gguf/s2.cpp_mach9243/ggml/src/ggml-vulkan/ggml-vulkan.cpp:4690:21: error: ‘conv_transpose_2d_f16_f32_cm2_data’ was not declared in this scope; did you mean ‘conv_transpose_2d_f16_f32_data’?
4690 | CREATE_CONV(conv_transpose_2d, _f16_f32, spv_suffix)
| ^~~~~~~~~~~~~~~~~
/media/user/Новый том/fishaudio_gguf/s2.cpp_mach9243/ggml/src/ggml-vulkan/ggml-vulkan.cpp:4683:54: note: in definition of macro ‘CREATE_CONV’
4683 | name##type_suffix##spv_suffix##_len, name##type_suffix##spv_suffix##_data, "main", 3,
| ^~~~
/media/user/Новый том/fishaudio_gguf/s2.cpp_mach9243/ggml/src/ggml-vulkan/ggml-vulkan.cpp:4693:13: note: in expansion of macro ‘CREATE_CONVS’
4693 | CREATE_CONVS(_cm2)
| ^~~~~~~~~~~~
[ 83%] Building CXX object ggml/src/ggml-vulkan/CMakeFiles/ggml-vulkan.dir/norm.comp.cpp.o
[ 83%] Building CXX object ggml/src/ggml-vulkan/CMakeFiles/ggml-vulkan.dir/opt_step_adamw.comp.cpp.o
[ 83%] Building CXX object ggml/src/ggml-vulkan/CMakeFiles/ggml-vulkan.dir/opt_step_sgd.comp.cpp.o
gmake[2]: *** [ggml/src/ggml-vulkan/CMakeFiles/ggml-vulkan.dir/build.make:986: ggml/src/ggml-vulkan/CMakeFiles/ggml-vulkan.dir/ggml-vulkan.cpp.o] Ошибка 1
gmake[2]: *** Ожидание завершения заданий…
gmake[1]: *** [CMakeFiles/Makefile2:299: ggml/src/ggml-vulkan/CMakeFiles/ggml-vulkan.dir/all] Ошибка 2
gmake: *** [Makefile:136: all] Ошибка 2
user@user-B660M-GAMING-DDR4:/media/user/Новый том/fishaudio_gguf/s2.cpp_mach9243

Sign up or log in to comment