From c0f75b3a70cc2e433472de9dfd2406c685b561a9 Mon Sep 17 00:00:00 2001 From: Soonmok Kwon Date: Mon, 10 Feb 2020 17:00:55 +0900 Subject: [PATCH 1/7] convert tensorflow version into 2 --- .idea/DeepRec.iml | 2 +- .idea/deployment.xml | 13 +- .idea/misc.xml | 2 +- .idea/workspace.xml | 255 +++++------------------------------ models/item_ranking/bprmf.py | 106 +++++++++------ test/test_item_ranking.py | 55 ++++---- 6 files changed, 146 insertions(+), 287 deletions(-) diff --git a/.idea/DeepRec.iml b/.idea/DeepRec.iml index 7c9d48f..10663f5 100644 --- a/.idea/DeepRec.iml +++ b/.idea/DeepRec.iml @@ -2,7 +2,7 @@ - + diff --git a/.idea/deployment.xml b/.idea/deployment.xml index b5a36ff..bb4b7ef 100644 --- a/.idea/deployment.xml +++ b/.idea/deployment.xml @@ -1,6 +1,15 @@ - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 3999087..cd1ca41 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c6a1774..6a48a9b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,7 +3,7 @@ - +