Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/drinkingcoder/NeuralMarker
/ __exit__
Method
__exit__
core/biraft.py:23–24 ·
view source on GitHub ↗
(self, *args)
Source
from the content-addressed store, hash-verified
21
pass
22
23
def
__exit__(self, *args):
24
pass
25
26
27
class
BiRAFT(nn.Module):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected