A JSON->TensorSpec utility we will use subsequently to specify
additional outputs needed for certain training scenarios.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/unittests/Analysis/TFUtilsTest.cpp | ||
---|---|---|
116 | How about: R"({ })"); You can remove two lines. | |
125 | Expand auto if the type is not obvious. https://llvm.org/docs/CodingStandards.html#use-auto-type-deduction-to-make-code-more-readable | |
128 | No newline at end of file |
clang-tidy: error: unknown type name 'TFModelEvaluator' [clang-diagnostic-error]
not useful