MCPcopy 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

1from argparse import ArgumentParser
2from typing import cast
3
4import torch

Callers

nothing calls this directly

Calls 3

train_code2classFunction · 0.85
test_code2classFunction · 0.85
configure_arg_parserFunction · 0.70

Tested by

no test coverage detected