Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

.gitmodules 335 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
  1. [submodule "pycode2vec"]
  2. path = models_scripts/pycode2vec
  3. url = https://github.com/NURx2/pycode2vec/
  4. [submodule "astminer"]
  5. path = models_scripts/pycode2vec/astminer
  6. url = https://github.com/JetBrains-Research/astminer
  7. [submodule "code2vec"]
  8. path = models_scripts/pycode2vec/code2vec
  9. url = https://github.com/tech-srl/code2vec
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...