-
Notifications
You must be signed in to change notification settings - Fork 34
Comparing changes
Open a pull request
base repository: JuliaML/LossFunctions.jl
base: v0.8.0
head repository: JuliaML/LossFunctions.jl
compare: v0.8.1
- 12 commits
- 6 files changed
- 3 contributors
Commits on May 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 521ff95 - Browse repository at this point
Copy the full SHA 521ff95View commit details
Commits on Mar 11, 2023
-
remove unneeded generated function for OrdinalMarginLoss constructor
The normal lowering for this function uses `fieldtype`, just like this, which does not suffer from the assumption mistakes of the `@generated` approximation of this of how to unwrap and normalize types correctly.
Configuration menu - View commit details
-
Copy full SHA for 4d389d5 - Browse repository at this point
Copy the full SHA 4d389d5View commit details
Commits on Mar 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e24e9dd - Browse repository at this point
Copy the full SHA e24e9ddView commit details -
Bump actions/cache from 1 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 1 to 3. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v1...v3) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2eb9775 - Browse repository at this point
Copy the full SHA 2eb9775View commit details -
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e51e56 - Browse repository at this point
Copy the full SHA 8e51e56View commit details -
Bump codecov/codecov-action from 1 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v1...v3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26baace - Browse repository at this point
Copy the full SHA 26baaceView commit details -
Merge pull request #153 from vtjnash/patch-1
remove unneeded generated function for OrdinalMarginLoss constructor
Configuration menu - View commit details
-
Copy full SHA for 90b4799 - Browse repository at this point
Copy the full SHA 90b4799View commit details -
Merge pull request #154 from JuliaML/dependabot/github_actions/action…
…s/cache-3 Bump actions/cache from 1 to 3
Configuration menu - View commit details
-
Copy full SHA for 0b847e2 - Browse repository at this point
Copy the full SHA 0b847e2View commit details -
Merge pull request #155 from JuliaML/dependabot/github_actions/action…
…s/checkout-3 Bump actions/checkout from 2 to 3
Configuration menu - View commit details
-
Copy full SHA for 421addd - Browse repository at this point
Copy the full SHA 421adddView commit details -
Merge pull request #156 from JuliaML/dependabot/github_actions/codeco…
…v/codecov-action-3 Bump codecov/codecov-action from 1 to 3
Configuration menu - View commit details
-
Copy full SHA for 5885ad4 - Browse repository at this point
Copy the full SHA 5885ad4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ecb9fe - Browse repository at this point
Copy the full SHA 9ecb9feView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for f97f43b - Browse repository at this point
Copy the full SHA f97f43bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.8.0...v0.8.1