Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BuildSampleCompilationResult (0.38 sec)

  1. tensorflow/compiler/jit/device_executable_persistor_test.cc

            OpRegistry::Global(), FunctionDefLibrary());
    
        cache_dir_ = testing::TmpDir();
        TF_ASSERT_OK_AND_ASSIGN(compilation_result_add_,
                                BuildSampleCompilationResult());
      }
    
      absl::StatusOr<std::unique_ptr<xla::LocalExecutable>>
      BuildSampleExecutable() {
        return xla_compiler_client_->BuildExecutable(DefaultXlaOptions(),
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 12 06:33:33 UTC 2024
    - 25.9K bytes
    - Viewed (0)
Back to top