"python/vscode:/vscode.git/clone" did not exist on "d17d19e5b84ec459e8fcce238232781a731ca488"
  • rocking5566's avatar
    Conv + quantization + tanh (#645) · 389e84a8
    rocking5566 authored
    
    
    * Rename file. Prepare to support another activation
    
    * Add comment for quantization
    
    * Extract out_elementop
    
    * Add tanh example
    
    * Add conv + bias + tanh quantization instance
    
    * Add missing parameter
    
    * Refine cmake
    
    * Add external api and client example
    
    * Extract variable in example
    
    * Fix the comment
    
    ---------
    Co-authored-by: default avatarzjing14 <zhangjing14@gmail.com>
    389e84a8
math_v2.hpp 4.08 KB