google / seqio

Task-based datasets, preprocessing, and evaluation for sequence models.
Apache License 2.0
556 stars 58 forks source link

Cache getting SourceInfo for a class #758

Closed copybara-service[bot] closed 1 month ago

copybara-service[bot] commented 1 month ago

Cache getting SourceInfo for a class

The inspect calls invoked in this method are not very cheap, so this can be a nice speedup if called many times on the same class.