PAI & TVM Meetup - Shanghai 20191116
计算平台事业部 。TensorCore AutoCodeGen in TVM “。FP16 Mixed-Precision Training on PAI 。INT8 Inference on PAI-Blade 计算平台事业部 COMPUTING PLATFORM TensorCore AutoCodeGen Background 计算平台事业 Inference on PAI- 引FTe[= PAI-Blade Model Analysis Graph optimization Blade Graph Optimizer TensorRT Customized OptimizeT TAO Compiler (XLA) cuUBLAS/VcuDNNVCUTL, Blade Kernel Lib S, ation 计算平台事业部0 码力 | 26 页 | 5.82 MB | 5 月前3Tornado 6.5 Documentation
docstring for caveats). 6.1.6 Templates and UI Tornado includes a simple, fast, and flexible templating language. This section describes that language as well as related issues such as internationalization the template language; we created it explicitly to provide the flexibility that other, stricter templating systems prevent. Consequently, if you write random stuff inside of your template expressions, you been removed. tornado.gen • Some older portions of this module have been removed. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. • Functions decorated with @gen0 码力 | 272 页 | 1.12 MB | 2 月前3Tornado 6.5 Documentation
method’s docstring for caveats).Templates and UI Tornado includes a simple, fast, and flexible templating language. This section describes that language as well as related issues such as internationalization the template language; we created it explicitly to provide the flexibility that other, stricter templating systems prevent. Consequently, if you write random stuff inside of your template expressions, you has been removed. tornado.genSome older portions of this module have been removed. This includes engine, YieldPoint, Callback, Wait, WaitAll, MultiYieldPoint, and Task. Functions decorated with @gen.coroutine0 码力 | 437 页 | 405.14 KB | 2 月前3Django CMS 3.0.x Documentation
use it for now, this is what your DATABASES setting should look like: DATABASES = { 'default': { 'ENGINE': 'django.db.backends.sqlite3', 'NAME': os.path.join(BASE_DIR, 'database.sqlite'), } } Given django with templates Application can reuse cms templates by mixing cms templatetags and normal django templating language. static_placeholder Plain placeholder cannot be used in templates used by external applications provided, it will be the Page title that appears in the browser’s title bar and bookmarks, and in search engine results. Description meta tag is expected to be used to populate a tag in the document0 码力 | 180 页 | 1.56 MB | 6 月前3Django CMS 3.9.x Documentation
djangoproject.com/en/2.2/ref/settings/#std:setting-DATABASES]: DATABASES = { 'default': { 'ENGINE': 'django.db.backends.sqlite3', 'NAME': os.path.join(BASE_DIR , 'db.sqlite3'), } } with templates Application can reuse cms templates by mixing cms template tags and normal django templating language. static_placeholder Plain placeholder cannot be used in templates used by external applications ones that they were in turn called by. The ShowMenu.get_context() method When the Django template engine encounters the {% show_menu %} template tag, it calls the get_context() of the ShowMenu class. get_context():0 码力 | 417 页 | 1.68 MB | 6 月前3Django CMS 3.9.x Documentation
especially as it is configured by default in a new Django project’s DATABASES: DATABASES = { 'default': { 'ENGINE': 'django.db.backends.sqlite3', 'NAME': os.path.join(BASE_DIR , 'db.sqlite3'), } } Note: For deployment with templates Application can reuse cms templates by mixing cms template tags and normal django templating language. static_placeholder Plain placeholder cannot be used in templates used by external applications ones that they were in turn called by. The ShowMenu.get_context() method When the Django template engine encounters the {% show_menu %} template tag, it calls the get_context() of the ShowMenu class. get_context():0 码力 | 298 页 | 1.79 MB | 6 月前3Django CMS 3.8.x Documentation
with templates Application can reuse cms templates by mixing cms template tags and normal django templating language. static_placeholder Plain placeholder cannot be used in templates used by external applications ones that they were in turn called by. The ShowMenu.get_context() method When the Django template engine encounters the {% show_menu %} template tag, it calls the get_context() of the ShowMenu class. get_context(): provided, it will be the Page title that appears in the browser’s title bar and bookmarks, and in search engine results. Description meta tag is expected to be used to populate a tag in the document0 码力 | 413 页 | 1.67 MB | 6 月前3Django CMS 4.0.x Documentation
with templates Application can reuse cms templates by mixing cms template tags and normal django templating language. static_placeholder Plain placeholder cannot be used in templates used by external applications ones that they were in turn called by. The ShowMenu.get_context() method When the Django template engine encounters the {% show_menu %} template tag, it calls the get_context() of the ShowMenu class. get_context(): provided, it will be the Page title that appears in the browser’s title bar and bookmarks, and in search engine results. Description meta tag is expected to be used to populate a tag in the document0 码力 | 296 页 | 1.79 MB | 6 月前3Just-in-Time Compilation - J F Bastien - CppCon 2020
all the bottles labeled “drink me” and rabbits running around. To root this into C++: imagine templating all versions of a function based on all valid integer parameters which is could receive. That’s0 码力 | 111 页 | 3.98 MB | 5 月前3Common Package Specification: Getting Build Tools to Talk to Each Other
"network": { … "requires": ["openssl::ssl"] } "mygame": { … "requires": ["network", "engine"] } "engine": { … "requires": ["openssl::crypto"] } "ssl": { "libs": ["libssl"], "requires": ["crypto"] ["zlib::zlib"], } network.cps engine.cps openssl.cps ✔What is a component? 43 "network": { … "requires": ["zlib::static"] } "mygame": { … "requires": ["network", "engine"] } "static": { "libs": "libs": ["zlib.a"], }, "dynamic": { "libs": ["zlib.so"], } network.cps engine.cps zlib.cps X "engine": { … "requires": ["zlib::dynamic"] }What is a component? 44 "network": { … "requires":0 码力 | 94 页 | 1.58 MB | 5 月前3
共 86 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9