mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-28 16:52:24 +06:00
![]() * Add type annotations to TFConvNextDropPath * Use tf.debugging.assert_equal for TFConvNextEmbeddings shape check * Add TensorFlow implementation of ConvNeXTV2 * check_docstrings: add TFConvNextV2Model to exclusions TFConvNextV2Model and TFConvNextV2ForImageClassification have docstrings which are equivalent to their PyTorch cousins, but a parsing issue prevents them from passing the test. Adding exclusions for these two classes as discussed in #25558. |
||
---|---|---|
.. | ||
__init__.py | ||
test_modeling_convnextv2.py | ||
test_modeling_tf_convnextv2.py |