質問編集履歴
5
タイトルの改善
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
Python 3.7.4 TensorFlow2.0で 'MergeSummary'の入力エラー
|
1
|
+
Python 3.7.4 TensorFlow2.0 TensorBoardで 'MergeSummary'の入力エラー
|
test
CHANGED
File without changes
|
4
タグの追加
test
CHANGED
File without changes
|
test
CHANGED
File without changes
|
3
タイトルの改善
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
TensorFlow2.0で 'MergeSummary'の入力エラー
|
1
|
+
Python 3.7.4 TensorFlow2.0で 'MergeSummary'の入力エラー
|
test
CHANGED
File without changes
|
2
書式の改善
test
CHANGED
File without changes
|
test
CHANGED
@@ -4,7 +4,9 @@
|
|
4
4
|
|
5
5
|
|
6
6
|
|
7
|
+
その際
|
8
|
+
|
7
|
-
|
9
|
+
"TypeError: Tensors in list passed to 'inputs' of 'MergeSummary' Op have types [bool, bool, bool, bool, bool, bool, bool] that do not match expected type string."というエラーが出てしまい、解決できずにいます。
|
8
10
|
|
9
11
|
詳細は以下に示します。
|
10
12
|
|
1
書式の改善
test
CHANGED
File without changes
|
test
CHANGED
@@ -4,7 +4,9 @@
|
|
4
4
|
|
5
5
|
|
6
6
|
|
7
|
+
その際"TypeError: Tensors in list passed to 'inputs' of 'MergeSummary' Op have types [bool, bool, bool, bool, bool, bool, bool] that do not match expected type string."というエラーが出てしまい、解決できずにいます。
|
8
|
+
|
7
|
-
|
9
|
+
詳細は以下に示します。
|
8
10
|
|
9
11
|
|
10
12
|
|