Relative Content

Tag Archive for pythonpytorchpickle

Pickle load to CPU of an internal model

lets state clearly my problem. I have a feature_extractor.pkl file that denotes a FeatureExtractor object which object has inside a BERT model like the following class