Skip to content
View Tytskiy's full-sized avatar

Block or report Tytskiy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. gpu-zombie-reaper gpu-zombie-reaper Public

    A tool to find and kill GPU zombie processes holding unused memory.

    Python 4

  2. ragged-pad ragged-pad Public

    Pad and unpad variable-length (ragged) tensors efficiently with Triton in PyTorch

    Python 2 1

  3. VTB-Data-Fusion-Goodsification VTB-Data-Fusion-Goodsification Public

    Receipt classification competition

    Jupyter Notebook 7 2

  4. OpenGL-roguelike-game OpenGL-roguelike-game Public

    Homework for the course of Computer Graphic

    C

  5. hpcoords hpcoords Public

    Parallel coordinates using matplotlib

    TeX

  6. Implementation simplex method for ma... Implementation simplex method for mathematicians
    1
    import numpy as np
    2
    import warnings
    3
    
                  
    4
    
                  
    5
    # <c, x> --> inf, x: Ax = b, x>=0, A^(MxN), rank(A) = M