commit | fef095af9c6f820b7d043e1a0b5f13028c2d5442 | [log] [tgz] |
---|---|---|
author | James Reed <jamesreed@fb.com> | Tue Dec 05 19:43:10 2017 -0800 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Tue Dec 05 19:53:19 2017 -0800 |
tree | 6a7bd143582265ee7b04245c4bec623a0c9fa39c | |
parent | a53522e5607b12e4b2bf3f70cad2c091aa58f232 [diff] |
Set broadcast flag for binary operators Summary: lines such as output_scores = best_scores_per_hypo + scores_t_squeezed hypo_t_int64 = best_indices / 6LL will emit the respective binary operator (e.g. `Add`, `Div`) with the `broadcast` flag set to 1 Closes https://github.com/caffe2/caffe2/pull/1577 Reviewed By: zdevito Differential Revision: D6489991 Pulled By: jamesr66a fbshipit-source-id: 3bef2bd43dfa18659a299cc62affd74f9a763491
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.