Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for DefaultPjRtOptions (0.34 sec)

  1. tensorflow/compiler/jit/device_executable_persistor_test.cc

      }
    
      absl::StatusOr<std::unique_ptr<xla::PjRtLoadedExecutable>>
      BuildSamplePjRtExecutable() {
        return pjrt_compiler_client_->BuildExecutable(DefaultPjRtOptions(),
                                                      compilation_result_add_);
      }
    
      absl::StatusOr<XlaCompiler::CompilationResult> BuildSampleCompilationResult(
          bool mul = false) {
    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