Browse Source

[DOC] del annot

tags/v0.3.2
bxdd 2 years ago
parent
commit
8a31f13694
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      learnware/market/easy2/checker.py

+ 0
- 1
learnware/market/easy2/checker.py View File

@@ -95,7 +95,6 @@ class EasyStatChecker(BaseChecker):
# Check input shape
input_shape = learnware_model.input_shape

## WHY: why write this?
if semantic_spec["Data"]["Values"][0] == "Table" and input_shape != (
int(semantic_spec["Input"]["Dimension"]),
):


Loading…
Cancel
Save