A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://intelpython.github.io/numba-dpex/latest/autoapi/numba_dpex/kernel_api/flag_enum/index.html below:

numba_dpex.kernel_api.flag_enum - numba-dpex 0.23.0+30.g72f3850c8 documentation

Back to top

Toggle table of contents sidebar

numba_dpex.kernel_api.flag_enum

Provides a FlagEnum class to help distinguish IntEnum types that numba_dpex intends to use as Integer literal types inside the compiler type inferring infrastructure.

Overview Classes

FlagEnum

Helper class to distinguish IntEnum types that numba_dpex should consider

Classes
class FlagEnum

Bases: enum.IntEnum

Helper class to distinguish IntEnum types that numba_dpex should consider as Numba Literal types.

Overview

Methods

basetype()

class Returns an dummy int object that helps numba_dpex infer the type of

Members

classmethod basetype() int

Returns an dummy int object that helps numba_dpex infer the type of an instance of a FlagEnum class.

Returns:

Dummy int value

Return type:

int


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4