修改windows下的randu实现 #214
Annotations
1 error and 4 warnings
|
include/data/tensor.hpp#L264
'void kuiper_infer::Tensor<uint8_t>::RandN(T,T)': no suitable definition provided for explicit template instantiation request [D:\a\KuiperInfer\KuiperInfer\build\kuiper.vcxproj]
|
include/data/tensor.hpp#L264
'void kuiper_infer::Tensor<int>::RandN(T,T)': no suitable definition provided for explicit template instantiation request [D:\a\KuiperInfer\KuiperInfer\build\kuiper.vcxproj]
|
source/data/tensor.cpp#L56
'void kuiper_infer::Tensor<uint8_t>::RandN(T,T)': no suitable definition provided for explicit template instantiation request [D:\a\KuiperInfer\KuiperInfer\build\kuiper.vcxproj]
|
source/data/tensor.cpp#L56
'void kuiper_infer::Tensor<int>::RandN(T,T)': no suitable definition provided for explicit template instantiation request [D:\a\KuiperInfer\KuiperInfer\build\kuiper.vcxproj]
|
The logs for this run have expired and are no longer available.
Loading