﻿jax.experimental.pallas.tpu.InterpretParams
===========================================

.. currentmodule:: jax.experimental.pallas.tpu

.. autoclass:: InterpretParams

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~InterpretParams.__init__
      ~InterpretParams.get_vector_clock_size
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~InterpretParams.allow_hbm_allocation_in_run_scoped
      ~InterpretParams.buffer_bounds
      ~InterpretParams.detect_races
      ~InterpretParams.dma_execution_mode
      ~InterpretParams.grid_point_recorder
      ~InterpretParams.logging_mode
      ~InterpretParams.num_cores_or_threads
      ~InterpretParams.num_cores_per_device
      ~InterpretParams.out_of_bounds_reads
      ~InterpretParams.random_seed
      ~InterpretParams.skip_floating_point_ops
      ~InterpretParams.uninitialized_memory
      ~InterpretParams.vector_clock_size
   
   