Skip to content

Instantly share code, notes, and snippets.

View shaurya0's full-sized avatar

Shaurya Sharma shaurya0

View GitHub Profile
@shaurya0
shaurya0 / agnoster-newline.zsh-theme
Created September 7, 2018 20:32 — forked from nweddle/agnoster-newline.zsh-theme
Agnoster ZSH Theme with New Line
# vim:ft=zsh ts=2 sw=2 sts=2
#
# agnoster's Theme - https://gist.github.com/3712874
# A Powerline-inspired theme for ZSH
#
# # README
#
# In order for this theme to render correctly, you will need a
# [Powerline-patched font](https://github.com/Lokaltog/powerline-fonts).
# Make sure you have a recent version: the code points that Powerline
@shaurya0
shaurya0 / lite.diff
Created November 21, 2017 10:10
Compiling tensorflow lite with Android NDK
diff --git a/WORKSPACE b/WORKSPACE
old mode 100644
new mode 100755
index b40913801b..f3ac32a956
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -17,25 +17,25 @@ closure_repositories()
load("//tensorflow:workspace.bzl", "tf_workspace")
# Uncomment and update the paths in these entries to build the Android demo.