Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: v1.0.0 #92

Merged
merged 105 commits into from
Apr 29, 2024
Merged

Release: v1.0.0 #92

merged 105 commits into from
Apr 29, 2024

Conversation

KafCoppelia
Copy link
Member

No description provided.

KafCoppelia and others added 30 commits March 8, 2024 15:55
Feature: frontend features & test data refactoring
Frontend: support 2d convolution
yang1556 and others added 26 commits April 17, 2024 14:08
feature: add DirectEncoder
#87)

* 🚨 auto fix by pre-commit hooks

* supported transpose 1/2d conv and added test

* 🚨 auto fix by pre-commit hooks

* supported transpose 1/2d conv and added test

* supported transpose 1/2d conv and added test

* supported transpose 1/2d conv and added test

* supported transpose 1/2d conv and added test

* supported transpose 1/2d conv and added test

* 1. support Convtranspose1d/2d
2. support parameter padding for Conv1d/2d
3. support parameter padding & output_padding for Convtranspose1d/2d

* 1. support Convtranspose1d/2d
2. support parameter padding for Conv1d/2d
3. support parameter padding & output_padding for Convtranspose1d/2d

* commit F

* 1. support Convtranspose1d/2d
2. support parameter padding for Conv1d/2d
3. support parameter padding & output_padding for Convtranspose1d/2d

* 🚨 auto fix by pre-commit hooks

* .base.py
_kernel = np.swapaxes(kernel, 0, 1) fixed

* 忽略误提交的.idea文件夹

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Joustrd <[email protected]>
Feature: add pytest ci workflow
@KafCoppelia KafCoppelia requested review from a team and removed request for a team April 29, 2024 02:45
@KafCoppelia KafCoppelia merged commit 155b8fb into master Apr 29, 2024
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants