coleridge

Results 6 comments of coleridge

Hi, is `aten::unfold` lowered? I am getting the error below, not sure if there is a work around? ``` UserWarning: 0The operator aten::unfold appears to be a view operator, but...

I am also having the same problem. Any batched `py_environment.PyEnvironment` seems to require an array of discount_spec and step_type. @guachoperez Did you find any way round this?

Hi, any update on this? I have really been struggling to get app-check working with cloud functions.

>We're going to update FirebaseUI to take away this conditional behavior. Until we do that, unfortunately the only workaround is to [disable email enumeration protection](https://cloud.google.com/identity-platform/docs/admin/email-enumeration-protection#disable) on your Firebase project's underlying...

Same issue here and if I interrupt the hanging process the resulting data is unusable with the following error when feeding a torch-dataloader: ``` File "/usr/lib/python3.8/tarfile.py", line 686, in read...

hmm I can't see any json files, only: ``` > du -sh small_10k/* 2.9M small_10k/00000.parquet 427M small_10k/00000.tar ``` fwiw: this is the error I get on killing the script.. I...