commit | c43896732e23d0312b54c5156d487470a6a48cf3 | [log] [tgz] |
---|---|---|
author | Manoj Krishnan <manojk@fb.com> | Mon Mar 19 21:41:05 2018 -0700 |
committer | Orion Reblitz-Richardson <orionr@gmail.com> | Tue Mar 20 13:34:22 2018 -0700 |
tree | f8025f54eb8ac2d33ad0ea2a7ef6ac4451f75597 | |
parent | e0e334793c856a8ff4b85e5eb8c2f2bee950c916 [diff] |
Added device inference functions for Concat and Split Ops. Changes: ======= 1. Added device inference functions for Concat and Split Ops. 2. Added a unit test to validate the change. See, test_device_inference_function in core_test.py 3. Fixed some formatting.
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.
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.