Searched refs:AotCompilationOptions (Results 1 – 17 of 17) sorted by relevance
66 class AotCompilationOptions {68 AotCompilationOptions(const AotCompilationOptions&) = delete;69 AotCompilationOptions& operator=(AotCompilationOptions const&) = delete;71 virtual ~AotCompilationOptions() = default;98 AotCompilationOptions();218 const AotCompilationOptions& options) = 0;224 const AotCompilationOptions& options,
49 const AotCompilationOptions& options, in CompileAheadOfTime()119 AotCompilationOptions::AotCompilationOptions() in AotCompilationOptions() function in xla::AotCompilationOptions
54 const AotCompilationOptions& options);59 const AotCompilationOptions& options,
67 const AotCompilationOptions& options, in CompileAheadOfTime()
38 class CpuAotCompilationOptions : public AotCompilationOptions {146 const AotCompilationOptions& options) override;
730 const AotCompilationOptions& aot_options) { in CompileAheadOfTime()
38 const AotCompilationOptions& options);
57 const AotCompilationOptions& options,
34 const AotCompilationOptions& options) { in CompileToAotCompilationResult()
74 std::unique_ptr<HloModule> hlo_module, const AotCompilationOptions& options, in CompileAheadOfTimeAndVerifyIr()
56 const AotCompilationOptions& options,
27 const AotCompilationOptions& options, in CompileAheadOfTime()
69 const AotCompilationOptions& aot_options) override;
175 const AotCompilationOptions& aot_options) { in CompileAheadOfTime()
63 AotCompilationOptions const& options) override;
881 const AotCompilationOptions& options) { in CompileAheadOfTime()
34 [`xla::AotCompilationOptions`](https://www.tensorflow.org/code/tensorflow/compiler/xla/service/comp…