Add sample script of data processing for fine-tuning BERT on CLUE dataset
fix pylint
fix pylint missing-docstring
Add sample script of data processing for fine-tuning BERT on CLUE dataset
fix pylint
fix pylint missing-docstring
fix pylint
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.