Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Use updated APIs ( and toAccelerator). #17

Merged
merged 1 commit into from
Jul 2, 2018

Conversation

dan-zheng
Copy link
Member

  • Tensor.dot(_:) and were deprecated in favor of matmul(_:_:) and .
  • toDevice was renamed to toAccelerator.

- `Tensor.dot(_:)` and `⊗` were deprecated in favor of `matmul(_:_:)` and `•`.
- `toDevice` was renamed to `toAccelerator`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant