Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PAIR-code/lit
/ input_spec
Method
input_spec
lit_nlp/components/remote_model.py:77–78 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
75
self._max_minibatch_size = max_minibatch_size
76
77
def
input_spec(self):
78
return
self._input_spec
79
80
def
output_spec(self):
81
return
self._output_spec
Callers
15
annotate
Method · 0.45
is_compatible
Method · 0.45
generate
Method · 0.45
run
Method · 0.45
is_compatible
Method · 0.45
is_compatible
Method · 0.45
generate
Method · 0.45
_find_hot_flip
Method · 0.45
_find_closer_flip_using_interpolation
Method · 0.45
_calculate_L1_distance
Method · 0.45
run
Method · 0.45
is_compatible
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected