commit | 2070467c5764d4a142d15270949b72ef4eb68891 | [log] [tgz] |
---|---|---|
author | Andrew Dye <andrewdye@fb.com> | Fri Sep 22 09:40:36 2017 -0700 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Fri Sep 22 09:48:29 2017 -0700 |
tree | 8d1fed9306a16ba053b06795c40ddd8666d58f50 | |
parent | 9b2c5501b84b88bebb3b3411a1fe3de3ae632de2 [diff] |
Allow CheckpointManager init() and load() to use a different db type with path_prefix Summary: CheckpointManager already accepts a path_prefix override for init() and load(), but it assumes the same db_type passed in __init__(). This change adds an optional path_type for each call. Reviewed By: boryiingsu Differential Revision: D5888152 fbshipit-source-id: 21cd31a62a0188fe0e0b19b43c3b232c2342d0a8
Caffe2 is a lightweight, modular, and scalable deep learning framework. Building on the original Caffe, Caffe2 is designed with expression, speed, and modularity in mind.
Caffe2 research award competition request for proposals
Please use Github issues (https://github.com/caffe2/caffe2/issues) to ask questions, report bugs, and request new features.
Please participate in our survey (https://www.surveymonkey.com/r/caffe2). We will send you information about new releases and special developer events/webinars.
Caffe2 is released under the BSD 2-Clause license.