tracel-ai / models

Models and examples built with Burn
Apache License 2.0
186 stars 26 forks source link

use burn_ndarray::NdArrayBackend is deprecated #7

Closed mustass closed 10 months ago

mustass commented 11 months ago

Hi guys,

Exploring your amazing library and run into a small issue with one of the examples:

This line will not compile since this import is deprecated as per docs.

Thanks,

antimora commented 11 months ago

Thank you for filing it. You are right, it should be updated. Recently Burn has renamed backends.