EnzymeAD / EnzymeAD/Reactant.jl
error with round(::ConcretePJRTNumber)
Open
- Dominant language
- Julia
- Stars
- 370
- Forks
- 74
- Avg merge
- 18h 47m
- Merged PRs (30d)
- 30
Description
While trying to print a Flux layer moved to reactant, the following error came up:
```julia
ERROR: MethodError: no method matching round(::ConcretePJRTNumber{Float32, 1, Reactant.Sharding.ShardInfo{Reactant.Sharding.NoSharding, Nothing}}, ::RoundingMode{:Nearest}; sigdigits::Int64)
The function `round` exists, but no method is defined for this combination of argument types.
```
I can give a specific example if needed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.