Google C++ Style Guide
Implicit Conversions Do not define implicit conversions. Use the explicit keyword for conversion operators and single-argument constructors. Implicit conversions allow an object of one type (called the destination type is implicit, particularly if the list has only a single element. 15 Type conversion operators, and constructors that are callable with a single argu- ment, must be marked explicit in the class allow for additional flexibility in e.g., type composition. Copy/move constructors and assignment operators are usually easier to define correctly than alternatives like Clone(), CopyFrom() or Swap(), because0 码力 | 83 页 | 238.71 KB | 1 年前3Google Python Style Guide
Global variables Nested/Local/Inner Classes and Functions List Comprehensions Default Iterators and Operators Generators Lambda Functions Conditional Expressions Default Argument Values Properties True/False xrange(5) if x != y for z in xrange(5) if y != z) Default Iterators and Operators link Use default iterators and operators for types that support them, like lists, dic- tionaries, and files. Definition: dictionaries and lists, define default iterators and membership test operators (“in” and “not in”). Pros: The default iterators and operators are simple and efficient. They express the operation directly, without0 码力 | 30 页 | 94.81 KB | 1 年前3TVM Meetup: Quantization
Dialect • Design • Operators • Results on Intel Cascade Lake© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Quantized Operators in Framework • New operators like TF quantized_conv2d quantized_conv2d • Underlying calculations are different than FP32 conv2d • Sometimes operators are aggressively fused • TFLite fuses quantized_conv2d, bias, relu and requantize 𝑟𝑒𝑎𝑙_𝑣𝑎𝑙𝑢𝑒 = 𝒔𝒄𝒂𝒍𝒆 Web Services, Inc. or its Affiliates. All rights reserved. How to Support Framework Quantized Operators? Option 1 – Completely add new ops from scratch • New Relay passes and TVM schedules required0 码力 | 19 页 | 489.50 KB | 5 月前3Blender v4.1 Manual
Help System Sections Sections User Interface Window System Keymap Interface Controls Tools & Operators Editors 3D Viewport Image Editor UV Editor Compositor Texture Nodes Geometry Node Editor Shader Command Line Scripting & Extending Blender Application Templates Keymap Customization Working Limits Operators Blender’s Directory Layout Appendices Troubleshooting Startup 3D Viewport Graphics Hardware Crashes View Color Picker Color Ramp Widget Color Palette Curve Widget Search Nodes Tools & Operators Tool System Operators Undo & Redo Annotations Selecting View Source View Translation Report issue on this0 码力 | 6263 页 | 303.71 MB | 1 年前3Blender v4.0 Manual
Help System Sections Sections User Interface Window System Keymap Interface Controls Tools & Operators Editors 3D Viewport Image Editor UV Editor Compositor Texture Nodes Geometry Node Editor Shader Command Line Scripting & Extending Blender Application Templates Keymap Customization Working Limits Operators Blender’s Directory Layout Appendices Troubleshooting Startup 3D Viewport Graphics Hardware Crashes View Color Picker Color Ramp Widget Color Palette Curve Widget Search Nodes Tools & Operators Tool System Operators Undo & Redo Annotations Selecting Window System Introduction After starting Blender0 码力 | 5195 页 | 301.54 MB | 1 年前3Blender v4.0 参考手册(繁体中文版)
Blender Help System Sections Sections 使⽤者介⾯ Window System Keymap Interface Controls Tools & Operators 編輯器 3D Viewport Image Editor UV Editor Compositor Texture Nodes Geometry Node Editor Shader Editor Command Line Scripting & Extending Blender Application Templates Keymap Customization Working Limits Operators Blender's Directory Layout Appendices 障礙排除 Startup 3D Viewport Graphics Hardware Crashes Python View Color Picker Color Ramp Widget Color Palette Curve Widget Search Nodes Tools & Operators Tool System Operators Undo & Redo Annotations Selecting Window System Introduction After starting Blender0 码力 | 5220 页 | 303.08 MB | 1 年前3Blender v3.5 Manual
Help System Sections Sections User Interface Window System Keymap Interface Controls Tools & Operators Editors 3D Viewport Image Editor UV Editor Compositor Texture Nodes Geometry Node Editor Shader Command Line Scripting & Extending Blender Application Templates Keymap Customization Working Limits Operators Blender’s Directory Layout Appendices Troubleshooting Startup 3D Viewport Graphics Hardware Crashes View Color Picker Color Ramp Widget Color Palette Curve Widget Search Nodes Tools & Operators Tool System Operators Undo & Redo Annotations Selecting Window System Introduction After starting Blender0 码力 | 4696 页 | 294.17 MB | 1 年前3Blender v3.5 参考手册(繁体中文版)
Blender Help System Sections Sections 使⽤者介⾯ Window System Keymap Interface Controls Tools & Operators 編輯器 3D Viewport Image Editor UV Editor Compositor Texture Nodes Geometry Node Editor Shader Editor Command Line Scripting & Extending Blender Application Templates Keymap Customization Working Limits Operators Blender's Directory Layout Appendices 障礙排除 Startup 3D Viewport Graphics Hardware Crashes Python View Color Picker Color Ramp Widget Color Palette Curve Widget Search Nodes Tools & Operators Tool System Operators Undo & Redo Annotations Selecting Window System Introduction After starting Blender0 码力 | 4704 页 | 295.98 MB | 1 年前3Blender v3.6 Manual
Help System Sections Sections User Interface Window System Keymap Interface Controls Tools & Operators Editors 3D Viewport Image Editor UV Editor Compositor Texture Nodes Geometry Node Editor Shader Command Line Scripting & Extending Blender Application Templates Keymap Customization Working Limits Operators Blender’s Directory Layout Appendices Troubleshooting Startup 3D Viewport Graphics Hardware Crashes View Color Picker Color Ramp Widget Color Palette Curve Widget Search Nodes Tools & Operators Tool System Operators Undo & Redo Annotations Selecting Window System Introduction After starting Blender0 码力 | 4736 页 | 296.16 MB | 1 年前3Blender v3.6 参考手册(繁体中文版)
Blender Help System Sections Sections 使⽤者介⾯ Window System Keymap Interface Controls Tools & Operators 編輯器 3D Viewport Image Editor UV Editor Compositor Texture Nodes Geometry Node Editor Shader Editor Command Line Scripting & Extending Blender Application Templates Keymap Customization Working Limits Operators Blender's Directory Layout Appendices 障礙排除 Startup 3D Viewport Graphics Hardware Crashes Python View Color Picker Color Ramp Widget Color Palette Curve Widget Search Nodes Tools & Operators Tool System Operators Undo & Redo Annotations Selecting Window System Introduction After starting Blender0 码力 | 4744 页 | 297.98 MB | 1 年前3
共 259 条
- 1
- 2
- 3
- 4
- 5
- 6
- 26