Skip to content

Commit

Permalink
small fix to NEWS.md (dmlc#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
prigoyal authored and tqchen committed Oct 30, 2017
1 parent 6f4ba0e commit 10892ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ This file records the changes in DLPack in reverse chronological order.
## v0.2
- New device types
- kDLMetal for Apple Metal device
- kVPI for verilog simulator memory
- kDLVPI for verilog simulator memory
- kDLROCM for AMD GPUs
- Add prefix DL to all enum constant values
- This requires dependent frameworks to upgrade their reference to these constant
- The ABI is compatible, as it is only change of constant name.
- Add DLManagedTensor structure for borrowing tensors

## v0.1
- Finalize DLTensor structure
- Finalize DLTensor structure

0 comments on commit 10892ac

Please sign in to comment.