Clean up the comments and names under python/sglang/srt/layers (#1047)
This commit is contained in:
@@ -11,6 +11,8 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
"""
|
||||
|
||||
"""Fused operators for activation layers."""
|
||||
|
||||
import torch
|
||||
import torch.nn as nn
|
||||
import torch.nn.functional as F
|
||||
|
||||
Reference in New Issue
Block a user