commit | a53522e5607b12e4b2bf3f70cad2c091aa58f232 | [log] [tgz] |
---|---|---|
author | James Reed <jamesreed@fb.com> | Tue Dec 05 19:43:09 2017 -0800 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Tue Dec 05 19:53:18 2017 -0800 |
tree | 248a61de37a1d1fc9b56fafe1fb2e1d193632a16 | |
parent | 8610ea5e2aac875f67578962c69ee3af48fba565 [diff] |
Implement typed numeric literals Summary: 1 is an int32 1LL is an int64 1f is a float Still need: Parsing out numbers such as 1.0 as integer. 1.0f should work, though Closes https://github.com/caffe2/caffe2/pull/1576 Reviewed By: zdevito Differential Revision: D6489944 Pulled By: jamesr66a fbshipit-source-id: 46aab9483a18a31d883c8c7e3086d3074fa5efac
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.