Skip to content

Commit

Permalink
add credits
Browse files Browse the repository at this point in the history
  • Loading branch information
xrsrke committed Oct 15, 2023
1 parent c5256b9 commit b6f6073
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pipegoose/nn/tensor_parallel/_functional.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
"""
Inspired from OSLO: https://github.com/EleutherAI/oslo/blob/d7c4e32e766a99cc9d56533bc090570360dc8b2a/oslo/torch/nn/parallel/tensor_parallel/_1d/_ops.py#L17
"""

from typing import Any, Tuple

import torch
Expand Down

0 comments on commit b6f6073

Please sign in to comment.