MCPcopy
hub / github.com/hustvl/Vim / max

Method max

vim/utils.py:64–65  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

62
63 @property
64 def max(self):
65 return max(self.deque)
66
67 @property
68 def value(self):

Callers 15

forwardMethod · 0.80
test_causal_conv1dFunction · 0.80
__call__Method · 0.80
_match_anchorsMethod · 0.80
label_anchorsMethod · 0.80
_assign_colorsMethod · 0.80

Calls

no outgoing calls

Tested by 15

test_causal_conv1dFunction · 0.64
ram_read_write_workerFunction · 0.64
file_read_write_workerFunction · 0.64
test_image_resize_1Method · 0.64
test_read_sem_segMethod · 0.64
test_fast_evalMethod · 0.64
make_dataset_dictsFunction · 0.64
test_resizeMethod · 0.64
test_selective_scanFunction · 0.64