Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • V vision
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenDAS
  • vision
  • Repository

Switch branch/tag
  • vision
  • test
  • expect
  • ModelTester.test_resnet50_quantized_e...
Find file HistoryPermalink
  • Joao Gomes's avatar
    Add a test that compares the output of our quantized models against expected cached values (#4597) · 3855901e
    Joao Gomes authored Oct 13, 2021
    
    
    * adding tests to check output of quantized models
    
    * adding test quantized model weights
    
    * merge test_new_quantized_classification_model with test_quantized_classification_model
    
    * adding skipif removed by mistake
    
    * addressing comments from PR
    
    * removing unused argument
    
    * fixing lint errors
    
    * changing model to eval model and updating weights
    
    * Update test/test_models.py
    Co-authored-by: default avatarVasilis Vryniotis <datumbox@users.noreply.github.com>
    
    * enforce single test in circleci
    
    * changing random seed
    
    * updating weights for new seed
    
    * adding missing empty line
    
    * try 128 random seed
    
    * try 256 random seed
    
    * try 16 random seed
    
    * disable inception_v3 input/output quantization tests
    
    * removing ModelTester.test_inception_v3_quantized_expect.pkl
    
    * reverting temporary ci run_test.sh changes
    Co-authored-by: default avatarVasilis Vryniotis <datumbox@users.noreply.github.com>
    3855901e
ModelTester.test_resnet50_quantized_expect.pkl 747 Bytes

Download (747 Bytes)

Replace ModelTester.test_resnet50_quantized_expect.pkl

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.