Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 256 Bytes

File metadata and controls

5 lines (4 loc) · 256 Bytes

This contains a simple test suite to exercise the low-level TensorFlowSharp API and ports of some simple examples on how to use the API.

The LowLevelTests.cs are the low-level tests, while the driver that shows how to use the API is in SampleTest.cs