Linux by example – Building your first package
We talk about building a package. We start with binutils that is required to build all other packages in the system.
We solve the day 6 challenges for the Advent of Code.
We look into how to set up a good Crush Map and handle the placement and device types of your OSDs in your clusters. The crush map describes where, what type, how much and what is your failure domain or safety requirements. One thing we will do a lot throughout this demonstration is to view…
We look at configuring and running training in the cloud.
We solve todays challange at the advent of code 2020. Come join and have some fun.
In this video we will look at abstractions of code and the performance of different programming languages and what different code can impact the performance. But the specific abstractions may give you improvements in readability and structure.
We use Toco to convert our cats and dogs model to Tensorflow lite and run it on an Android device.