Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for kMlirSource (0.11 sec)

  1. tensorflow/compiler/mlir/tensorflow/translate/tf_mlir_translate_registration_test.cc

        return requested_translation;
      }
      llvm::cl::opt<const mlir::Translation*, false, mlir::TranslationParser>*
          translation_;
    };
    
    TEST_F(MlirTranslationTest, TranslatesMlirToGraph) {
      static constexpr char kMlirSource[] = R"(
    func.func @main() -> (tensor<1x2xf16>, tensor<2xf16>) {
      %graph:2 = tf_executor.graph {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jul 20 23:11:32 UTC 2023
    - 3.2K bytes
    - Viewed (0)
Back to top