Skip to content

Commit

Permalink
fixed description
Browse files Browse the repository at this point in the history
  • Loading branch information
srihari-humbarwadi committed Apr 28, 2022
1 parent 5755768 commit 80e9b6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

"""Contains common building blocks for neural networks."""
"""Contains feature fusion blocks for panoptic segmentation models."""
from typing import Any, Callable, Dict, List, Mapping, Optional, Union

import tensorflow as tf
Expand Down

0 comments on commit 80e9b6d

Please sign in to comment.