Skip to content

Move Broadcasting from backend_cpu to core

Broadcasting files are currently stored in aidge_backend_cpu.

However these fctns are backend independent as they cover input / output dimensions.

Edited by Grégoire Kubler