"tests/git@developer.sourcefind.cn:norm/vllm.git" did not exist on "7d648418b8b1aadb90489ef18cff1763ffc82ed5"
Unverified Commit 77d3bbef authored by aquariusjay's avatar aquariusjay Committed by GitHub
Browse files

Merge pull request #3888 from hsm207/patch-3

Fix typo
parents 57b99319 31adb0b8
...@@ -160,7 +160,7 @@ def extract_features(images, ...@@ -160,7 +160,7 @@ def extract_features(images,
preprocess_images=True, preprocess_images=True,
num_classes=None, num_classes=None,
global_pool=False): global_pool=False):
"""Extracts features by the parituclar model_variant. """Extracts features by the particular model_variant.
Args: Args:
images: A tensor of size [batch, height, width, channels]. images: A tensor of size [batch, height, width, channels].
......
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