Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zheng Gaoshan
co-devTest
Commits
93bb0bfc
Commit
93bb0bfc
authored
May 23, 2025
by
qiongying.jia
Browse files
test
parent
6b339915
Changes
1
Hide whitespace changes
Inline
Side-by-side
test.py
View file @
93bb0bfc
...
...
@@ -2,7 +2,7 @@ import numpy as np
import
pandas
as
pd
import
matplotlib.pyplot
as
plt
from
sklearn.linear_model
import
LinearRegression
# 确保正确导入
import
torch
#
import torch
def
test_numpy
():
print
(
"Testing NumPy..."
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment