palle-k / DL4S

Accelerated tensor operations and dynamic neural networks based on reverse mode automatic differentiation for every device that can run Swift - from watchOS to Linux
https://palle-k.github.io/DL4S/
MIT License
102 stars 13 forks source link

Rename attribute #5

Closed philipturner closed 3 years ago

philipturner commented 3 years ago

Xcode is giving me a warning that @_functionBuilder has been renamed to @resultBuilder.

philipturner commented 3 years ago

Also explicitly accounted for some files in the test target, as it was causing annoying compiler warnings in Xcode