Skip to content

Commit 1137ee9

Browse files
Update
[ghstack-poisoned]
1 parent 1207a46 commit 1137ee9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backends/apple/coreml/test/test_coreml_recipes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,6 @@ def forward(self, x):
342342
recipe = ExportRecipe.get_recipe(
343343
CoreMLRecipeType.INT8_STATIC, minimum_deployment_target=ct.target.iOS17
344344
)
345-
print(f"**29 recipe: {recipe}")
346345

347346
session = export(
348347
model=model,

0 commit comments

Comments
 (0)