Pinned Repositories
.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
AdvancedComputerArchitecture
Advanced Computer Architecture course assignments, including cpu cache memory mountain viewer. 高等计算机体系结构作业:存储器山的绘制
Anakin
High performance Cross-platform Inference-engine, you could run Anakin on x86-cpu,arm, nv-gpu, amd-gpu,bitmain and cambricon devices.
android-ndk
Android NDK samples with Android Studio
asmjit
Machine code generation for C++
awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
bazel-compilation-database
Tool to generate compile_commands.json from the Bazel build system
binaryTree
Implement binary tree's addition,inquiry,delete,traversal in c++
hdrnet
An implementation of 'Deep Bilateral Learning for Real-Time Image Enhancement', SIGGRAPH 2017
victorygogogo's Repositories
victorygogogo/hdrnet
An implementation of 'Deep Bilateral Learning for Real-Time Image Enhancement', SIGGRAPH 2017
victorygogogo/AdvancedComputerArchitecture
Advanced Computer Architecture course assignments, including cpu cache memory mountain viewer. 高等计算机体系结构作业:存储器山的绘制
victorygogogo/binaryTree
Implement binary tree's addition,inquiry,delete,traversal in c++
victorygogogo/blislab
BLISlab: A Sandbox for Optimizing GEMM
victorygogogo/bookshelf
victorygogogo/boot_completed
victorygogogo/caffe-fast-rcnn
Caffe fork that supports Fast R-CNN
victorygogogo/Char-RNN-TensorFlow
Multi-language Char RNN for TensorFlow >= 1.2.
victorygogogo/haDNN
Proof-of-Concept CNN in Halide
victorygogogo/HazeRemoval--Halide-in-Android
victorygogogo/Latte.jl
A high-performance DSL for deep neural networks in Julia
victorygogogo/MY_MAP_Plan
victorygogogo/ShuffleNet-prototxt-generator
This repository implements a ShuffleNet prototxt generator and a more efficient channel shuffle implementation
victorygogogo/sjtu-se-courseware
上海交大软件学院课件
victorygogogo/textgenrnn
Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
victorygogogo/wincnn
Winograd minimal convolution algorithm generator for convolutional neural networks.