Brian Sam-Bodden

Results 58 comments of Brian Sam-Bodden

@AnujaK it could be the `startUTC` with all caps for UTC is causing an issue, can you try `startUtc` and report back?

Can you post the repository code and the full model and I’ll debug it on my end, a ZIp or a link to a repo will do the trick. On...

@AnujaK The problem was mismatched version of Spring in the POM. I updated those and pushed a working copy to https://github.com/bsbodden/issue-112

Next release will have solve this issue. Likely out by Monday.

@praks84 @roux-jerome This should be fix in https://s01.oss.sonatype.org/content/repositories/snapshots/com/redis/om/redis-om-spring/0.6.2-SNAPSHOT/ a proper 0.6.2 release is pending

Not yet, we are planning on how to best implement it. Stay tuned.

Likely with the 1.0 release ~ EOY

@interesaaat thanks, I just updated an example to use the `torch.jit` backend to convert a Scikit Learn model to load into RedisAI. The only gotcha is the new .ZIP format...

> Ah this is because you only need the actual torch blob, not the Hummingbird zip, correct? I think you can achieve the same by pulling the actual model out...

> any timeline for this please? Likely will be part of the Sprigng 3.0.0/Java 17 release. Late December/Early January 2023.