Commit 85824f88 authored by 高雅喆's avatar 高雅喆

log

parent 9f7c3a3a
......@@ -327,7 +327,7 @@ def get_topic_and_pictorial_detail_for_debug(device_id="", underexposure_lin_top
linucb_topic_id_list_all = linucb_topic_id_list + underexposure_lin_topic_ids
underexposure_lin_topic_results = dict()
exposure_lin_topic_results = dict()
logging.info("debug_gyz:", linucb_topic_id_list_all)
logging.info("debug_gyz:", linucb_topic_id_list, underexposure_lin_topic_ids, linucb_topic_id_list_all)
if len(linucb_topic_id_list_all) > 0:
linucb_topic_dict = TopicUtils.get_linucb_topic_info_for_debug(len(linucb_topic_id_list_all),
linucb_topic_list=linucb_topic_id_list_all)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment