Gautam Saluja
Gautam Saluja
I stumbled onto this issue via search engine. I can confirm that I ran into this exact situation. None of the options in docs indicate this way of specifying the...
@EMCarrami . I experienced the same problem as you describe here. After debugging a bit, I could narrow it down to how the field is [parsed](https://github.com/mlcommons/croissant/blob/de9ea3443b7488b1113d2c8a47ceaa06abe6d598/python/mlcroissant/mlcroissant/_src/operation_graph/operations/field.py#L187) from a data frame....
Hello. I tried running the tests with a version which increases the dependent pytorch version. Here's a [PR](https://github.com/timesler/facenet-pytorch/pull/235) I was able to tests locally with the changes.