Open unpatel-nvidia opened 1 month ago
https://uscilab.github.io/cereal/pointers.html
I have defined external load_and_construct which works fine with XML and JSON archive but does not get invoked at all incase of Binary archive.
Works fine with portable binary as well. Its an issue with binary archive and external load_and_construct.
https://uscilab.github.io/cereal/pointers.html
I have defined external load_and_construct which works fine with XML and JSON archive but does not get invoked at all incase of Binary archive.