Searched refs:kMaxSupportedFileFormatVersion (Results 1 – 7 of 7) sorted by relevance
9 constexpr uint64_t kMaxSupportedFileFormatVersion = 0xAL; variable
223 if (version_ > static_cast<decltype(version_)>(kMaxSupportedFileFormatVersion)) { in init()228 kMaxSupportedFileFormatVersion, in init()
29 caffe2::serialize::kMaxSupportedFileFormatVersion); in _get_runtime_operators_min_max_versions()
390 caffe2::serialize::kMaxSupportedFileFormatVersion); in getUpgraderBytecodeList()
109 …3. Bump [`kMaxSupportedFileFormatVersion`](https://github.com/pytorch/pytorch/blob/master/caffe2/s…112 constexpr uint64_t kMaxSupportedFileFormatVersion = 0x9L;
401 caffe2::serialize::kMaxSupportedFileFormatVersion); in TEST()
532 caffe2::serialize::kMaxSupportedFileFormatVersion); in TEST()