Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
one
spconv
Commits
4d54f765
Unverified
Commit
4d54f765
authored
Nov 07, 2021
by
FindDefinition
Committed by
GitHub
Nov 07, 2021
Browse files
Merge pull request #363 from traveller59/feature/v2.1
v2.1
parents
fa995a4f
eae6a3bd
Changes
63
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
30 additions
and
1 deletion
+30
-1
test/test_implgemm.py
test/test_implgemm.py
+15
-0
test/test_native_kernels.py
test/test_native_kernels.py
+14
-0
version.txt
version.txt
+1
-1
No files found.
test/test_implgemm.py
0 → 100644
View file @
4d54f765
# Copyright 2021 Yan Yan
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
from
spconv.core_cc.csrc.sparse.all
import
SpconvOps
test/test_native_kernels.py
0 → 100644
View file @
4d54f765
# Copyright 2021 Yan Yan
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
version.txt
View file @
4d54f765
2.0.2
\ No newline at end of file
2.1.0
\ No newline at end of file
Prev
1
2
3
4
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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