|
此前量化一张图片,完美导出模型,将量化的数据增加到了70张图片在模型导出量化的时候会出现:
2024-04-08 16:29:25.811886: W tensorflow/core/framework/allocator.cc:107] Allocation of 781516800 exceeds 10% of system memory.
2024-04-08 16:29:26.172971: W tensorflow/core/framework/allocator.cc:107] Allocation of 787225536 exceeds 10% of system memory.
2024-04-08 16:29:33.553503: W tensorflow/core/framework/allocator.cc:107] Allocation of 586137600 exceeds 10% of system memory.
2024-04-08 16:29:33.704759: W tensorflow/core/framework/allocator.cc:107] Allocation of 1042022400 exceeds 10% of system memory.
2024-04-08 16:29:34.354513: W tensorflow/core/framework/allocator.cc:107] Allocation of 1049634048 exceeds 10% of system memory.
已放弃 (核心已转储)
请问有人知道是什么原因吗?
|
|