commit | d8a0cdc0c510f6c2bc1fa15153c41ebf529bdc5a | [log] [tgz] |
---|---|---|
author | Yangqing Jia <me@daggerfs.com> | Thu Oct 05 10:42:35 2017 -0700 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Thu Oct 05 10:55:04 2017 -0700 |
tree | e505c051a748cd4f5e638040feec303b7ea76df9 | |
parent | fb8a7679cc0210a5ae6697032143642ea57627e8 [diff] |
Adding asan option Summary: This would allow one to debug with asan. Known problems: - only works with new -fsanitizer=address option. - not tested on clang. It's turned off in default so existing builds won't be affected. Closes https://github.com/caffe2/caffe2/pull/1299 Differential Revision: D5987034 Pulled By: Yangqing fbshipit-source-id: de29cd3b84edaed5db73e33f8f759c5c3271b5b7
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 Apache 2.0 license. See the NOTICE file for details.