Skip to content

Commit 7a0a5b3

Browse files
committed
Update
1 parent dc65023 commit 7a0a5b3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2018 Xamarin
3+
Copyright (c) 2018 Microsoft Corp
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
To run this, you will need libtorch and its dependencies (on Mac that
2+
includes libc10) installed in a location that your dynamic linker can
3+
get to.
4+
5+
Status
6+
======
7+
8+
Currently I am binding the Tensor APIs, opportunities to bind other APIs
9+
are wide open.

0 commit comments

Comments
 (0)