Completed
Tensorflow A case study
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Project Panama - Modernizing Java Native Access
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Safe Harbor Statement
- 3 Beyond "Pure Java"
- 4 Tensorflow A case study
- 5 Project Panama
- 6 Panama The architecture
- 7 Foreign Memory Access API
- 8 Memory segments Working with structs
- 9 Memory Layouts
- 10 Linking native functions
- 11 Foreign Linker API
- 12 From native to Java
- 13 Tensorflow, meet Panama Jextract to the rescue