-
由 Frederic Bastien 提交于
Fix an error. GpuAllocEmpty in the new back-end was inheriting from Alloc that have a __call__ method. We don't want that. Also refactor the code to lower code duplication.
cf7fb873
Fix an error. GpuAllocEmpty in the new back-end was inheriting from Alloc that have a __call__ method. We don't want that. Also refactor the code to lower code duplication.