Pinned Repositories
TensorFI
TensorFI is a fault injection framework for injecting both hardware and software faults into applications written using the TensorFlow framework. You can find more information about TensorFI in the paper below.
TensorFI2
TensorFI 2 is a fault injection framework for injecting both hardware and software faults into applications written using the TensorFlow 2 framework.
TF-DM
TensorFlow Data Mutator (TF-DM) is a framework for injecting different data faults into ML applications written using the TensorFlow 2 framework.
dps-p4
Data Plane Security with P4 (DPS-P4)
TensorFledge
A fault injector for the EdgeML TensorFlow library
TF-Injector
A versatile fault injector for ML applications using TensorFlow 2
zephyr
Primary GIT Repository for the Zephyr Project
nniranjhana's Repositories
nniranjhana/dps-p4
Data Plane Security with P4 (DPS-P4)
nniranjhana/TensorFledge
A fault injector for the EdgeML TensorFlow library
nniranjhana/TF-Injector
A versatile fault injector for ML applications using TensorFlow 2
nniranjhana/zephyr
Primary GIT Repository for the Zephyr Project
nniranjhana/assignments
Assignments for the CPEN400A course - Term 1 2019
nniranjhana/AV-Fuzzer
nniranjhana/ccontrol
A software cache partitioning tool
nniranjhana/coala
coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.
nniranjhana/delinker
Unlinks a binary executable to get back a set of .o object files for further transformation and re-linking.
nniranjhana/EdgeML
This repository provides code for machine learning algorithms for edge devices developed at Microsoft Research India.
nniranjhana/free-programming-books
:books: Freely available programming books
nniranjhana/horizon
OpenStack Dashboard (Horizon)
nniranjhana/keras_squeezenet2
SqueezeNet implementation for tensorflow version 2
nniranjhana/lwan
Experimental, scalable, high performance HTTP server
nniranjhana/meltdown
This repository contains several applications, demonstrating the Meltdown bug.
nniranjhana/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
nniranjhana/net-tools
Network tools for testing with Qemu
nniranjhana/os-tutorial
How to create an OS from scratch
nniranjhana/renode
Renode - virtual development tool for multinode embedded networks
nniranjhana/results
nniranjhana/soletta
Soletta Project is a framework for making IoT devices. With Soletta Project's libraries developers can easily write software for devices that control actuators/sensors and communicate using standard technologies. It enables adding smartness even on the smallest edge devices.
nniranjhana/stp
Simple Theorem Prover, an efficient SMT solver for bitvectors
nniranjhana/tcf
nniranjhana/TensorFI
TensorFI is a fault injection framework for injecting both hardware and software faults into applications written using the TensorFlow framework. You can find more information about TensorFI in the paper below.
nniranjhana/tensorflow
An Open Source Machine Learning Framework for Everyone
nniranjhana/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
nniranjhana/tinycbor
Concise Binary Object Representation (CBOR) Library
nniranjhana/tutorials
P4 language tutorials
nniranjhana/updated-TFI
nniranjhana/when-getting-started
Whenever I get started with a new project, I'd like a log of - how and where (which file) I began my understanding with.