Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GenerateCompilerOptions (0.15 sec)

  1. tensorflow/compiler/jit/kernels/xla_ops.cc

      core::ScopedUnref profiler_ref(profiler);
    
      *client = static_cast<xla::LocalClient*>(xla_device_compiler->client());
    
      XlaCompiler::Options options = GenerateCompilerOptions(
          *xla_device_compiler, *ctx->function_library(), ctx->device(),
          GetStream(ctx), platform_info, has_ref_vars);
    
      XlaCompiler::CompileOptions compile_options =
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 17 22:46:36 UTC 2024
    - 41.4K bytes
    - Viewed (0)
Back to top