- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 2,706 for label:vespa (0.04 sec)
-
A tensor formalism for computer science
A tensor formalism for computer science Jon Bratseth bratseth@verizonmedia.com Verizon Media Trondheim, Norway Håvard Pettersen havard.pettersen@verizonmedia.com Verizon Media Trondheim, Norway Les...docs.vespa.ai/en/a_tensor_formalism_for_computer_science.pdfRegistered: Fri Dec 27 04:31:00 UTC 2024 - Last Modified: Sat Dec 21 01:19:17 UTC 2024 - 567.1K bytes - Viewed (0) -
Attribute-memory-Vespa.xls
Sheet1 Attribute memory usage example Number of documents 200000000 Resize overhead factor 1.2 Constants (don’t edit): Enum index width 4 Enum value width 4 Posting entry width (singlevalue) 4 Post...docs.vespa.ai/en/files/Attribute-memory-Vespa.xlsRegistered: Fri Dec 27 04:31:56 UTC 2024 - Last Modified: Sat Dec 21 01:19:17 UTC 2024 - 27K bytes - Viewed (0) -
begin-2-syncbase.svg
0s 2s 4s 6s 8s 966developer.mozilla.org/en-US/docs/Web/SVG/Attribute/begin/begin-2-syncbase.svgRegistered: Mon Dec 16 01:20:33 UTC 2024 - Last Modified: Thu Apr 13 19:20:38 UTC 2023 - 966 bytes - Viewed (0) -
begin-5-accesskey.svg
Hit the "s" key 0s 2s 4s 6s 8s 851developer.mozilla.org/en-US/docs/Web/SVG/Attribute/begin/begin-5-accesskey.svgRegistered: Mon Dec 16 01:20:40 UTC 2024 - Last Modified: Thu Apr 13 19:20:38 UTC 2023 - 851 bytes - Viewed (0) -
Static initialization blocks - JavaScript | MDN
Static initialization blocks are declared within a class. It contains statements to be evaluated during class initialization. This permits more flexible initialization logic than static properties, such as using try...catch or setting multiple fields from a single value. Initialization is performed in the context of the current class declaration, with access to private state, which allows the class to share information of its private properties with other classes or functions declared in the same scope (analogous to "friend" classes in C++).developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Static_initialization_blocksRegistered: Fri Dec 27 00:56:51 UTC 2024 - Last Modified: Wed Dec 25 00:47:48 UTC 2024 - 152.7K bytes - Viewed (0) -
Character class: [...], [^...] - JavaScript | MDN
A character class matches any character in or not in a custom set of characters. When the v flag is enabled, it can also be used to match finite-length strings.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions/Character_classRegistered: Fri Dec 27 00:56:55 UTC 2024 - Last Modified: Wed Dec 25 00:48:03 UTC 2024 - 176.8K bytes - Viewed (0) -
lighting-color - SVG: Scalable Vector Graphics ...
developer.mozilla.org/en-US/docs/Web/SVG/Attribute/lighting-colorRegistered: Fri Dec 27 00:56:55 UTC 2024 - Last Modified: Wed Dec 25 00:48:08 UTC 2024 - 125.2K bytes - Viewed (0) -
Less than (<) - JavaScript | MDN
The less than (<) operator returns true if the left operand is less than the right operand, and false otherwise.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Less_thanRegistered: Fri Dec 27 00:57:45 UTC 2024 - Last Modified: Wed Dec 25 00:48:02 UTC 2024 - 150.8K bytes - Viewed (0) -
keyTimes - SVG: Scalable Vector Graphics | MDN
The keyTimes attribute represents a list of time values used to control the pacing of the animation.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/keyTimesRegistered: Fri Dec 27 00:56:24 UTC 2024 - Last Modified: Wed Dec 25 00:48:08 UTC 2024 - 125.6K bytes - Viewed (0) -
Spread syntax (...) - JavaScript | MDN
The spread (...) syntax allows an iterable, such as an array or string, to be expanded in places where zero or more arguments (for function calls) or elements (for array literals) are expected. In an object literal, the spread syntax enumerates the properties of an object and adds the key-value pairs to the object being created.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Spread_syntaxRegistered: Fri Dec 27 00:56:24 UTC 2024 - Last Modified: Wed Dec 25 00:48:02 UTC 2024 - 176.5K bytes - Viewed (0)