Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CompileToLocalExecutable (0.26 sec)

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

                              must_be_constant_idxs, inputs, variable_infos,
                              static_cast<Device*>(ctx->device())));
      return result;
    }
    
    Status CompileToLocalExecutable(
        OpKernelContext* ctx, const NameAttrList& function, bool has_ref_vars,
        const XlaPlatformInfo& platform_info,
        const std::vector<XlaCompiler::Argument>& args,
    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