In this post, code coverage stats will be generated using gcov/lcov tools of a simple program (main.cpp). This program is
Convert tensorflow pb model to keras h5 model
From Tensorflow Version (2.2), when model is saved using tf.keras.models.save_model, the model will be saved in a folder and not
GPU in Tensorflow 2
If the error is Could not create cudnn handle: CUDNN_STATUS_INTERNAL_ERROR, chances are GPU is not configured properly If the error
Looping in Python3
while while loop in python resembles the tradition C-style loop as follows. This method of looping is NOT very popular
Save & Load NumPy Array to File | Python
NumPy Array to CSV File (ASCII) The NumPy arrays can be saved to CSV files using the savetxt() function. File
SW Architecture | Quality Attributes
Introduction Functionality vs Quality Attributes Functionality and architectural qualities are orthogonal Some important qualities Some qualities are architectural Qualities and