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

Fix warnings in tests regarding \eps #152

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

originalsouth
Copy link
Contributor

Address the following warnings in the ] test Transformers environment:

┌ Warning: function crossentropy no longer accepts greek-letter keyword ϵ
│ please use ascii eps instead
│   caller = (::var"#_crossentropy#82"{var"#_crossentropy#29#83"})(::Matrix{Float32}, ::Vararg{Any}; kwargs::Base.Pairs{Symbol, Any, Tuple{Symbol, Symbol}, NamedTuple{(:dims, :agg), Tuple{Int64, var"#noagg#80"{var"#noagg#28#81"}}}}) at loss.jl:10
└ @ Main ~/.julia/packages/Transformers/qhUJm/test/loss.jl:10
┌ Warning: function crossentropy no longer accepts greek-letter keyword ϵ
│ please use ascii eps instead
│   caller = ip:0x0
└ @ Core :-1

@chengchingwen
Copy link
Owner

Thanks!

@chengchingwen chengchingwen merged commit 4a96fcd into chengchingwen:master Sep 21, 2023
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.

2 participants