IP Functions IP Functions ip_prefix (ip_address, prefix_bits) → ipprefix Returns the IP prefix of a given ip_address with subnet size of prefix_bits . ip_address can be eithe...
Window functions Window function call Synopsis Window definition OVER Synopsis Named windows General-purpose window functions row_number() first_value(arg) last_value(...
Function Type Expressions Call Signatures Construct Signatures Generic Functions Inference Constraints Working with Constrained Values Specifying Type Arguments Guidelines f...
SQL Functions Nesting function calls SQL Functions SQL functions, like COUNT() or SUM() , can be expressed using the fn() helper: # Get all users and the number of tweets ...
Loss Functions class BaseLoss [source] class CrossEntropyLossFlat [source] class FocalLossFlat [source] class BCEWithLogitsLossFlat [source] BCELossFlat [source] ...
API functions Cache Internals API functions void TSHttpTxnReqCacheableSet (TSHttpTxn txnp, int flag) Set a flag that marks a request as cacheable. This is a positive overrid...