1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/unittests
Mircea Trofin ff4bf8bfb5 [llvm][NFC] TensorSpec abstraction for ML evaluator
Further abstracting the specification of a tensor, to more easily
support different types and shapes of tensor, and also to perform
initialization up-front, at TFModelEvaluator construction time.

Differential Revision: https://reviews.llvm.org/D84685
2020-07-29 16:29:21 -07:00
..
ADT
Analysis [llvm][NFC] TensorSpec abstraction for ML evaluator 2020-07-29 16:29:21 -07:00
AsmParser
BinaryFormat
Bitcode
Bitstream
CodeGen GlobalISel: Fix insert point in CSEMIRBuilder unit test 2020-07-29 15:08:42 -04:00
DebugInfo
Demangle
ExecutionEngine
Frontend [OpenMP] Allow traits for the OpenMP context selector isa 2020-07-29 10:22:27 -05:00
FuzzMutate
IR [NewPM][PassInstrument] Add a new kind of before-pass callback that only get called if the pass is not skipped 2020-07-29 08:26:36 -07:00
LineEditor
Linker
MC
MI
Object
ObjectYAML
Option
Passes
ProfileData
Remarks
Support [Driver][ARM] Disable unsupported features when nofp arch extension is used 2020-07-29 14:13:22 +01:00
TableGen
Target
TextAPI
tools
Transforms Reland "[SCEVExpander] Add option to preserve LCSSA directly." 2020-07-29 20:41:53 +01:00
XRay
CMakeLists.txt
unittest.cfg.in