训练后无法预测模型[无法计算模型最后一层的输出张量]

时间:2020-06-18 15:57:39

标签: tensorflow keras deep-learning prediction tpu

# Uncomment this line to define a global platform for your project
platform :ios, '8.0'
# Uncomment this line if you're using Swift
# use_frameworks!

target 'APP-mobile' do
    pod 'Google-Mobile-Ads-SDK'
    pod 'GoogleMobileAdsMediationInMobi'
    pod 'lottie-ios'
    pod 'Firebase/Crashlytics'
    pod 'Firebase/Analytics'
end

target 'APP-desktop' do

end

当我尝试使用测试数据集进行预测时,模型抛出此错误 内核链接 check this kernel version 2

0 个答案:

没有答案