Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CompileImpl (0.08 sec)

  1. tensorflow/compiler/jit/device_compiler.h

      }
    
      string DebugString() const override;
    
     private:
      // Common implementation of Compile and CompileSingleOp. The `OpKernelContext`
      // parameter is always null for the former.
      Status CompileImpl(
          const XlaCompiler::CompileOptions& compile_options,
          const XlaCompiler::Options& options, const NameAttrList& function,
          const std::vector<XlaCompiler::Argument>& args, CompileScope scope,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Feb 22 08:47:20 UTC 2024
    - 22.1K bytes
    - Viewed (0)
Back to top