Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for kStandardPipelineBefore (0.33 sec)

  1. tensorflow/compiler/mlir/tensorflow/utils/dump_mlir_util_test.cc

          mlir::ModuleOp::create(mlir::UnknownLoc::get(&context));
    
      setenv("TF_DUMP_GRAPH_PREFIX", testing::TmpDir().c_str(), 1);
      std::string filepath =
          testing::TmpDir() + "/" + mlir::TF::kStandardPipelineBefore + ".mlir";
    
      std::string output_dump = testing::TmpDir() + "/" + "output_dump.txt";
    
      TF_ASSERT_OK(mlir::TF::RunBridgeWithStandardPipeline(
          module_ref.get(),
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Mar 18 13:40:21 UTC 2024
    - 5.8K bytes
    - Viewed (0)
Back to top