diff options
author | Mircea Trofin <mtrofin@google.com> | 2022-04-25 13:49:27 -0700 |
---|---|---|
committer | Mircea Trofin <mtrofin@google.com> | 2022-04-25 18:35:46 -0700 |
commit | b1fa5ac3ba34b50ddadb2296f00fc0bcbb31a265 (patch) | |
tree | e7ecde6a81c3f8a21ed7297f1f4e8a4cde46d427 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 5cbf516cb79fa27395dabb33002ab20243b1ee5d (diff) | |
download | llvm-b1fa5ac3ba34b50ddadb2296f00fc0bcbb31a265.zip llvm-b1fa5ac3ba34b50ddadb2296f00fc0bcbb31a265.tar.gz llvm-b1fa5ac3ba34b50ddadb2296f00fc0bcbb31a265.tar.bz2 |
[mlgo] Factor out TensorSpec
This is a simple datatype with a few JSON utilities, and is independent
of the underlying executor. The main motivation is to allow taking a
dependency on it on the AOT side, and allow us build a correctly-sized
buffer in the cases when the requested feature isn't supported by the
model. This, in turn, allows us to grow the feature set supported by the
compiler in a backward-compatible way; and also collect traces exposing
the new features, but starting off the older model, and continue
training from those new traces.
Differential Revision: https://reviews.llvm.org/D124417
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions