-
Intel-Media-SDK
- Nizhny Novgorod, Russian Federation
Block or Report
Block or report vshampor
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
simple-gtk-drawspace Public
Forked from DAlexis/simple-gtk-drawspace
Simple library for painting in Borland BGI-style on GTK window without studing GTK at all. May be useful for those who study C/C++ programming and want to paint anything
C++
-
-
-
open_model_zoo Public
Forked from openvinotoolkit/open_model_zoo
Pre-trained Deep Learning models and samples (high quality and extremely fast)
Python
-
llvm-project Public
Forked from llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…
C++ 1
-
openvino_training_extensions Public
Forked from openvinotoolkit/training_extensions
Trainable models and NN optimization tools
Python
533 contributions in the last year
Contribution activity
March 2022
Created 2 commits in 1 repository
Opened 2 pull requests in 1 repository
openvinotoolkit/nncf
1
merged
1
open
Reviewed 18 pull requests in 1 repository
openvinotoolkit/nncf
18 pull requests
- To addapt test_sota_checkpoints test against OpenVino rc package
- Fix for ssd300 weekly test
- Transition to torchvision class for torch object detection examples
- ONNX Post-Training MinMax Quantization
- Fixed layer_attributes for BatchNorm ops
- BootstrapNAS
- Corrected accuracy numbers for recently updated mixed-precision
- Add NNCFBatchNorm1d, NNCFBatchNorm2d, NNCFBatchNorm3d.
- Fix autocast
- Fix quantizer propagation algo
- Add option to set onnx opeset version
- Add option to set onnx opeset version
- BugFixes for EarlyExitCompressionTrainingLoop
- Correct statistics (filter pruning and sparsity)
- Update of KD results for huggingface and torch/classification sample
- Added latest HAWQ mixed-precision models for mobilenet and resnet
- Add IR name for GELU.
- Link to the HF path documentation