标题: 模型量化增加数据导致系统已放弃 (核心已转储) [打印本页] 作者: gaoxukkk 时间: 2024-4-8 16:40 标题: 模型量化增加数据导致系统已放弃 (核心已转储) 此前量化一张图片,完美导出模型,将量化的数据增加到了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.
已放弃 (核心已转储)