﻿jax.ShapeDtypeStruct
====================

.. currentmodule:: jax

.. autoclass:: ShapeDtypeStruct

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~ShapeDtypeStruct.__init__
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~ShapeDtypeStruct.shape
      ~ShapeDtypeStruct.dtype
      ~ShapeDtypeStruct.sharding
      ~ShapeDtypeStruct.weak_type
      ~ShapeDtypeStruct.layout
      ~ShapeDtypeStruct.ndim
      ~ShapeDtypeStruct.size
   
   