qurator-spk / eynollah

Document Layout Analysis
Apache License 2.0
328 stars 26 forks source link

Memory growth cannot differ between GPU devices #99

Closed bertsky closed 1 year ago

bertsky commented 1 year ago

https://github.com/qurator-spk/eynollah/blob/ea792d1e4ac4a722770b82dc91e71f84d5beb212/qurator/eynollah/eynollah.py#L499

according to the Tensorflow documentation, it is not enough/allowed to apply the limit to only one device, it has to be all available devices.