rm optimize_for in framework.proto (#21571)

* remove optimize_for in framework.proto
* test=develop
paddle_tiny_install
xujiaqi01 5 years ago committed by GitHub
parent 0f8888360e
commit 88960684aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,7 +13,6 @@ See the License for the specific language governing permissions and
limitations under the License. */
syntax = "proto2";
option optimize_for = LITE_RUNTIME;
package paddle.framework.proto;
// Any incompatible changes to ProgramDesc and its dependencies should

Loading…
Cancel
Save