Pinned Repositories
async_lib
person async lib
Cascade-RCNN
Tensorflow 1.14 implementation of Cascade-RCNN, support GN, CARAFE, Deformable Conv
Cpp-tools
some small cpp tools
custom_ops
Deformable Convolution Networks(deformable conv2D TF_implementation)
data_structure
deformable_conv_v2
Tensorflow implementation of deformable convolution v2
imu_veh_calib
该仓库用于IMU和车轮计之间的标定
Meta-SR
Super Resolution RDN and Meta-SR implementation use tf.estimator
trt_converter
custom lib for convert onnx model to tensorRT
yolov3
Yolov3 implementation use tf2.0 and tf1.14
smallsunsun1's Repositories
smallsunsun1/imu_veh_calib
该仓库用于IMU和车轮计之间的标定
smallsunsun1/async_lib
person async lib
smallsunsun1/data_structure
smallsunsun1/trt_converter
custom lib for convert onnx model to tensorRT
smallsunsun1/awesome-go
A curated list of awesome Go frameworks, libraries and software
smallsunsun1/bazel-compilation-database
Tool to generate compile_commands.json from the Bazel build system
smallsunsun1/bazel-compile-commands
Generate a `compile_commands.json` file for clangs LibTooling from a Bazel workspace
smallsunsun1/bazel-stack-vscode-cc
C/C++ Support For Bazel Stack VSCode Extension
smallsunsun1/CLIP
Contrastive Language-Image Pretraining
smallsunsun1/cnmem
smallsunsun1/custom_config
config for (tmux,vim,.....)
smallsunsun1/Digit-Recognition-MNIST-SVHN-PyTorch-CPP
Implementing CNN for Digit Recognition (MNIST and SVHN dataset) using PyTorch C++ API
smallsunsun1/include-what-you-use
A tool for use with clang to analyze #includes in C and C++ source files
smallsunsun1/learn_clang
学习clang和llvm的仓库
smallsunsun1/mmperf
MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.
smallsunsun1/repvgg
smallsunsun1/rules_boost
bazel build rules to use boost in bazel projects
smallsunsun1/rules_proto
Protocol buffer rules for Bazel
smallsunsun1/rules_qt6
Bazel rules for Qt6
smallsunsun1/rules_rust
Rust rules for Bazel
smallsunsun1/server
The Triton Inference Server provides an optimized cloud and edge inferencing solution.
smallsunsun1/stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
smallsunsun1/taskflow
Parallel and Heterogeneous Task Programming in Modern C++
smallsunsun1/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
smallsunsun1/tensorrtllm_backend
smallsunsun1/triton-backend
smallsunsun1/triton-common
支持bazel构建的triton-common仓库
smallsunsun1/triton-core
smallsunsun1/triton-server
smallsunsun1/watchman
Watches files and records, or triggers actions, when they change.