Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/JetBrains-Research/code2seq
/ code2class_wrapper.py
File
code2class_wrapper.py
code2seq/code2class_wrapper.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
argparse
import
ArgumentParser
2
from
typing
import
cast
3
4
import
torch
Callers
nothing calls this directly
Calls
3
train_code2class
Function · 0.85
test_code2class
Function · 0.85
configure_arg_parser
Function · 0.70
Tested by
no test coverage detected