Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
deepmodeling
/
deepmd-kit
Public
Notifications
You must be signed in to change notification settings
Fork
649
Star
2k
Code
Issues
161
Pull requests
45
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(show): add serialization-tree via DeepEval.serialize
- #5316
#5316
Merged
njzjz
merged 23 commits into
deepmodeling:master
deepmodeling/deepmd-kit:master
from
njzjz-bot:feat/deepeval-serialize
njzjz-bot/deepmd-kit:feat/deepeval-serialize
Copy head branch name to clipboard
Jul 1, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
feat(show): add serialization-tree via DeepEval.serialize
#5316
njzjz
merged 23 commits into
deepmodeling:master
deepmodeling/deepmd-kit:master
from
njzjz-bot:feat/deepeval-serialize
njzjz-bot/deepmd-kit:feat/deepeval-serialize
Copy head branch name to clipboard
Commits
Commits on Mar 16, 2026
feat(show): add serialization-tree via DeepEval.serialize
Show description for c8de6a6
njzjz-bot
committed
c8de6a6
View commit details
Copy full SHA for c8de6a6
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for b695aaa
pre-commit-ci[bot]
committed
b695aaa
View commit details
Copy full SHA for b695aaa
Browse repository at this point
refactor(deepeval): implement backend serialize via model.serialize
Show description for 1694360
njzjz-bot
committed
1694360
View commit details
Copy full SHA for 1694360
Browse repository at this point
Commits on Apr 7, 2026
fix(show): align backend serialize output contracts
Show description for 7675388
njzjz-bot
committed
7675388
View commit details
Copy full SHA for 7675388
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for a8a80f4
pre-commit-ci[bot]
committed
a8a80f4
View commit details
Copy full SHA for a8a80f4
Browse repository at this point
Commits on Apr 8, 2026
refactor(show): decouple serialization tree from deep eval wrapper
Show description for c18814c
njzjz-bot
committed
c18814c
View commit details
Copy full SHA for c18814c
Browse repository at this point
refactor(deepeval): serialize model tree only
Show description for 5678d78
njzjz-bot
committed
5678d78
View commit details
Copy full SHA for 5678d78
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 8b48f46
pre-commit-ci[bot]
committed
8b48f46
View commit details
Copy full SHA for 8b48f46
Browse repository at this point
test(io): cover deep eval serialization in consistent io
Show description for 5e97073
njzjz-bot
committed
5e97073
View commit details
Copy full SHA for 5e97073
Browse repository at this point
fix(review): handle paddle static serialize and io assert
Show description for 8bf3176
njzjz-bot
committed
8bf3176
View commit details
Copy full SHA for 8bf3176
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 6cf9dbf
pre-commit-ci[bot]
committed
6cf9dbf
View commit details
Copy full SHA for 6cf9dbf
Browse repository at this point
fix(ci): handle savedmodel and torchscript serialize
njzjz-bot
committed
53f6f12
View commit details
Copy full SHA for 53f6f12
Browse repository at this point
fix(ci): guard pt serialize fallback shape
njzjz-bot
committed
a2431e8
View commit details
Copy full SHA for a2431e8
Browse repository at this point
fix(test): pt_expt serialize fallback returns model tree with @class key
njzjz-bot
committed
39aab42
View commit details
Copy full SHA for 39aab42
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 67f4d1e
pre-commit-ci[bot]
committed
67f4d1e
View commit details
Copy full SHA for 67f4d1e
Browse repository at this point
fix(ci): revert pt deep eval mixed pte serialization path
njzjz-bot
committed
024a058
View commit details
Copy full SHA for 024a058
Browse repository at this point
fix(ci): restore backend-specific serialize fallbacks
njzjz-bot
committed
b951333
View commit details
Copy full SHA for b951333
Browse repository at this point
Commits on Jun 21, 2026
fix(jax): avoid lossless savedmodel serialization
njzjz
committed
f65bb5f
View commit details
Copy full SHA for f65bb5f
Browse repository at this point
test(pt-expt): compare serialized trees with numpy-aware assert
Show description for ebda14d
njzjz-bot
committed
ebda14d
View commit details
Copy full SHA for ebda14d
Browse repository at this point
Merge branch 'master' into feat/deepeval-serialize
njzjz
authored
980c5fe
View commit details
Copy full SHA for 980c5fe
Browse repository at this point
Commits on Jun 22, 2026
fix: address serialization tree review comments
Show description for 1140851
njzjz-bot
committed
1140851
View commit details
Copy full SHA for 1140851
Browse repository at this point
Commits on Jun 28, 2026
test(show): fix serialization tree CI failures
njzjz
committed
5e34f15
View commit details
Copy full SHA for 5e34f15
Browse repository at this point
Commits on Jul 1, 2026
test(io): skip TF2 SavedModel serialize assert
njzjz
committed
1373976
View commit details
Copy full SHA for 1373976
Browse repository at this point
You can’t perform that action at this time.