Anthony Monthe
Anthony Monthe
Perso I use a `Filterset` for filtering: ```` class Query(object): provider_app = DjangoFilterPaginateListField( AppointmentType, filterset_class=filtersets.AppointmentFilterSet, pagination=LimitOffsetGraphqlPagination(default_limit=100) ) ```
And what is your filterset ?
@JINDALG I'm absolutely not owner of this project
Hi @elarroba Any news on this fork ?
Any news ?
@rgal Yes I added the logging. The CPU is use from `evalutate_episode`, I guess in `choose_action`, the np.reshape starts the GPU avoidance.
@WillNilges I agree with both @pkkid and @Archmonger dumpdata/loaddata could be just an additionnal DB types in dbbackup.
@Kami Yes I failed too. I'm really sorry to this branch like this. Let me try to find a solution during the next week.