Open JF-Lee opened 1 year ago
EntropyBottleneck's compress/decompress:
Or are you referring to a "frozen"/"serialized"/"exported" model not having access to these functions?
EntropyBottleneck's compress/decompress:
Or are you referring to a "frozen"/"serialized"/"exported" model not having access to these functions?
=================================================================== Thanks for your reply! I want to access to these functions, but I can not find that anywhere, so can you tell me where I can find that?
Thanks of your excellent work! Now I wanna to deploy FactorizedPrior on embedded device, and I found EntropyBottleneck in it, but I can not find .compress() and decompress(), so can anyone tell me about that? Thanks again!