mirror of
https://github.com/ROCm/jax.git
synced 2025-04-18 21:06:06 +00:00
DOC: add conv_dimension_numbers and ConvGeneralDilatedDimensionNumbers to docs
This commit is contained in:
parent
349d0d0879
commit
94169b96a8
@ -53,6 +53,7 @@ Operators
|
||||
conj
|
||||
conv
|
||||
convert_element_type
|
||||
conv_dimension_numbers
|
||||
conv_general_dilated
|
||||
conv_general_dilated_patches
|
||||
conv_with_general_padding
|
||||
@ -208,6 +209,7 @@ Argument classes
|
||||
.. currentmodule:: jax.lax
|
||||
|
||||
.. autoclass:: ConvDimensionNumbers
|
||||
.. autoclass:: ConvGeneralDilatedDimensionNumbers
|
||||
.. autoclass:: GatherDimensionNumbers
|
||||
.. autoclass:: Precision
|
||||
.. autoclass:: RoundingMethod
|
||||
|
Loading…
x
Reference in New Issue
Block a user