Skip to content

jpe90/candle-pytorch-parity-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Candle-PyTorch Parity Testing

This repository compares the implementations of various NLP models in Candle against PyTorch equivalents.

Project Structure

The project is organized by model/task type:

Each model directory contains:

  • Subdirectories for each framework implementation (candle/ and pytorch/)
  • READMEs with specific implementation details
  • Some results and discussion

About

This repository validates the contextual embedding capabilities of Candle's BERT implementation (and some further calculations) against PyTorch equivalents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors