ð» Developer Nexus: ternary
666DZY666/micronet
micronet, a model compression and deploy lib. compression: 1ãquantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)ãLow-Bit(â€2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2ã pruning: normalãregular and group convolutional channel pruning; 3ã group convolution structure; 4ãbatch-normalization fuse for quantization. deploy: tensorrt, fp32/fp16/int8(ptq-calibration)ãop-adapt(upsample)ãdynamic_shape
â 2269 | ðŽ 477marcharper/python-ternary
:small_red_triangle: Ternary plotting library for python with matplotlib
â 778 | ðŽ 155peakji/PJTernarySearchTree
Objective-C implementation of Ternary Search Tree for Mac OS X and iOS. Best for text autocompletion. Store any objects, auto pruning, serializing, unicode support.
â 301 | ðŽ 18jakerdliu/OpenTrit-CHN
⢠OpenTrit, an open-source cross-framework mixed ternary toolkit, supports one-click conversion of mixed ternary models between PyTorch and TensorFlow. It encapsulates heterogeneous computing power scheduling and quantization optimization, addressing the issues of "framework dependency and poor usability" present in existing ternary tools.
â 266 | ðŽ 58