index.js 4.3 KB
Newer Older
G
guosheng 已提交
1
webpackJsonp([1],{138:function(e,t,n){function o(e){a||n(344)}var a=!1,i=n(18)(n(150),n(359),o,null,null);i.options.__file="/Users/baidu/Documents/codeRep/paddle-homepage/baidu/ai/portal-mobile/src/page/index.vue",i.esModule&&Object.keys(i.esModule).some(function(e){return"default"!==e&&"__"!==e.substr(0,2)})&&console.error("named exports are not supported in *.vue files."),i.options.functional&&console.error("[vue-loader] index.vue: functional components are not supported with templates, they should use render functions."),e.exports=i.exports},150:function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var a=n(131),i=o(a),r=n(130),d=o(r),s=n(132),l=o(s),u=n(92),c=o(u),p=n(91),g=o(p),m=n(135),f=o(m),h=n(134),v=o(h),b=n(133),y=o(b),S=n(90),x=o(S),_=n(137),w=o(_),N=n(136),k=o(N),M=n(126),B=n(89);t.default={components:{app:l.default,heading:c.default,headMore:g.default,headPoster:f.default,application:v.default,advantage:y.default,gitButton:x.default,solution:w.default,newsItem:k.default,swipe:i.default,"swipe-item":d.default},data:function(){return{topNav:{item:"中文版",link:"index.cn.html"},poster:{heading:"PArallel Distributed Deep LEarning",intro:"An Easy-to-use, Efficient, Flexible and Scalable Deep Learning Platform",posterBg:M},headMore0:{heading:"Diverse Application Scenarios",intro:"Promoting 100+ new business products on the line"},headMore1:{heading:"PaddlePaddle",intro:"An Easy-to-use, Efficient, Flexible and Scalable Deep Learning Platform"},gitButton:{align:"center",margin:1.8,text:"Fork me on Github",imgSrc:B,styleObject:{textAlign:"center",fontSize:"1.2rem",color:"#fff",lineHeight:"3rem",background:"#006FEF"}},moreShowText:"Read more >",applications:[{imgSrc:n(127),heading:"Computer Vision",intro:"Using Convolutional Neural Networks (CNN) for Image Recognition and Object Detection.",link:"http://book.paddlepaddle.org/03.image_classification/index.html"},{imgSrc:n(128),heading:"Natural Language Understanding",intro:"Using Recurrent Neural Network (RNN) for Sentiment Analysis.",link:"http://book.paddlepaddle.org/06.understand_sentiment/index.html"},{imgSrc:n(129),heading:"Recommender System",intro:"Using Deep Learning on Recommendation Systems to Help Users Find Interests.",link:"http://book.paddlepaddle.org/05.recommender_system/index.html"}],advantageHeading:"Technical Features",advantages:[{src:n(122),name:"Ease of use",desc:"Provides an intuitive and flexible interface for loading data and specifying model structure."},{src:n(123),name:"Flexibility",desc:"Supports CNN, RNN and various variants and ease to configure complicated deep models."},{src:n(124),name:"Efficiency",desc:"Provides extremely optimized operations, memory recycling, network communication."},{src:n(125),name:"Scalability",desc:"Ease to scale heterogeneous computing resource and storage to accelerate training process."}],swipeSrc:M,gitSrc:B,news:[]}}}},153:function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}var a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};n(47);var i=n(41),r=o(i),d=n(62),s=o(d),l=n(138),u=o(l);r.default.use(s.default);var c=new r.default(u.default);"object"===("undefined"==typeof window?"undefined":a(window))?c.$mount("#app"):void 0!==e&&e.exports&&(e.exports=c)},344:function(e,t){},359:function(e,t,n){e.exports={render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("app",{attrs:{topNavItem:e.topNav.item,topNavLink:e.topNav.link}},[n("head-poster",{attrs:{heading:e.poster.heading,intro:e.poster.intro,posterBg:e.poster.posterBg}}),e._v(" "),n("head-more",{attrs:{heading:e.headMore0.heading,intro:e.headMore0.intro}}),e._v(" "),n("application",{attrs:{applications:e.applications,moreShowText:e.moreShowText}}),e._v(" "),n("advantage",{attrs:{advantageHeading:e.advantageHeading,advantages:e.advantages}}),e._v(" "),n("head-more",{attrs:{heading:e.headMore1.heading,intro:e.headMore1.intro}}),e._v(" "),n("git-button",{attrs:{align:e.gitButton.align,margin:e.gitButton.margin,styleObject:e.gitButton.styleObject,imgSrc:e.gitButton.imgSrc,text:e.gitButton.text}})],1)},staticRenderFns:[]},e.exports.render._withStripped=!0}},[153]);