-
AISystem Public
Forked from chenzomi12/AISystemAISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
Jupyter Notebook Apache License 2.0 UpdatedJun 7, 2024 -
nvdia-model-profiler Public
a tool that use nsight compute to get the compute metrics of a model
Shell MIT License UpdatedMar 7, 2024 -
Cam_leetcode_group Public
Forked from sunyz/Cam_leetcode_groupwork hard, play harder!
-
-
-
-
transformers Public
Forked from huggingface/transformers🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Python Apache License 2.0 UpdatedJun 6, 2023 -
ChatGLM-MNN Public
Forked from wangzhaode/mnn-llmPure C++, Easy Deploy ChatGLM-6B.
C++ UpdatedApr 26, 2023 -
Cuda-Matrix-Multiplication-Benchmark Public
Forked from MaxKotlan/Cuda-Matrix-Multiplication-BenchmarkA quick benchmark comparing the difference between cpu matrix multiplication and gpu matrix multiplication
Cuda UpdatedFeb 16, 2023 -
simple_gpu_test Public
simply test if gpu is available in current environment
C++ UpdatedFeb 16, 2023 -
awesome-programming-books.github.io Public
Forked from awesome-programming-books/awesome-programming-books.github.io📚 经典技术书籍 PDF 文件,持续更新...
Ruby UpdatedFeb 8, 2023 -
TensorRT Public
Forked from NVIDIA/TensorRTTensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
C++ Apache License 2.0 UpdatedSep 26, 2021 -
-
-
-
ptparser Public
Forked from Robert0812/ptparserA parser tool for profiling model structures and parameters only with the caffe model prototxt
Python UpdatedOct 6, 2019 -
prototxt_parser Public
Forked from yogin16/prototxt_parserparse prototxt files to python dict objects
Python MIT License UpdatedOct 2, 2019 -
prototxtParser Public
Forked from xinyu391/prototxtParserprototxt file parser in C++
C++ UpdatedJan 29, 2019 -
-
-
xgboost Public
Forked from dmlc/xgboostScalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
-
gbdt Public
code for the project of the DM course in UCAS, initially copied from github.com/bound2020/Code-Destructor/tree/master
-
caffe-model Public
Forked from GeekLiB/caffe-modelCaffe models (imagenet pretrain) and prototxt generator scripts for inception_v3 \ inception_v4 \ inception_resnet \ fractalnet \ resnext
Python UpdatedOct 21, 2017 -
FCN.tensorflow Public
Forked from shekkizh/FCN.tensorflowTensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
-
reinforcement-learning-an-introduction Public
Forked from ShangtongZhang/reinforcement-learning-an-introductionPython code for Reinforcement Learning: An Introduction
Python Apache License 2.0 UpdatedMay 29, 2017 -
Pyverilog Public
Forked from PyHDI/PyverilogPython-based Hardware Design Processing Toolkit for Verilog HDL
Python Other UpdatedMay 21, 2017 -
hopfieldnet Public
Forked from pmatigakis/hopfieldnetThe hopfieldnet library can be used to create and train a Hopfield neural network.
Python UpdatedApr 10, 2017 -
LSTM-for-timeseries Public
using LSTM for timeseries,forecasting customer amount in IJCAI-17 Alibaba
-
-