diff options
author | Utkarsh Saxena <usx@google.com> | 2020-07-14 23:12:45 +0200 |
---|---|---|
committer | Utkarsh Saxena <usx@google.com> | 2020-09-18 19:25:56 +0200 |
commit | 9b6765e784b39c88cb8cdb85ab083e6c95a997ed (patch) | |
tree | 8d35428376d239946fcc82edb0fa1ba055e17d48 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 7c44651360dd94e17011fd1cd7ec3c755e0363b4 (diff) | |
download | llvm-9b6765e784b39c88cb8cdb85ab083e6c95a997ed.zip llvm-9b6765e784b39c88cb8cdb85ab083e6c95a997ed.tar.gz llvm-9b6765e784b39c88cb8cdb85ab083e6c95a997ed.tar.bz2 |
[clangd] Add Random Forest runtime for code completion.
Summary:
[WIP]
- Proposes a json format for representing Random Forest model.
- Proposes a way to test the generated runtime using a test model.
TODO:
- Add generated source code snippet for easier review.
- Fix unused label warning.
- Figure out required using declarations for CATEGORICAL columns from Features.json.
- Necessary Google3 internal modifications for blaze before landing.
- Add documentation for format of the model.
- Document more.
Subscribers: mgorny, ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D83814
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions