Home
last modified time | relevance | path

Searched refs:TpuAotCompilationOptions (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_program_group.h39 class TpuAotCompilationOptions : public xla::AotCompilationOptions {
41 explicit TpuAotCompilationOptions(int64 replica_count) in TpuAotCompilationOptions() function