rosetta
.
basic
.gpu
index
(built-in)
Bindings for basic::gpu namespace
Classes
builtins.object
Timer
float4
class
Timer
(
builtins.object
)
Methods defined here:
GetTime
(...)
from builtins.PyCapsule
GetTime
(rosetta.basic.gpu.
Timer
) -> float
Report
(...)
from builtins.PyCapsule
Report
(*args, **kwargs)
Overloaded function.
1.
Report
(rosetta.basic.gpu.
Timer
) -> NoneType
2.
Report
(self : rosetta.basic.gpu.
Timer
, tag : str) -> NoneType
Reset
(...)
from builtins.PyCapsule
Reset
(rosetta.basic.gpu.
Timer
) -> NoneType
__init__
(...)
from builtins.PyCapsule
__init__
(*args, **kwargs)
Overloaded function.
1.
__init__
(self : rosetta.basic.gpu.
Timer
, tag : str) -> NoneType
2.
__init__
(rosetta.basic.gpu.
Timer
, basic::Tracer::TracerProxy) -> NoneType
doc
3.
__init__
(self : rosetta.basic.gpu.
Timer
, t : basic::Tracer::TracerProxy, tag : str) -> NoneType
4.
__init__
(rosetta.basic.gpu.
Timer
) -> NoneType
__new__
(*args, **kwargs)
from
builtins.type
Create and return a new
object
. See help(type) for accurate signature.
class
float4
(
builtins.object
)
Methods defined here:
__init__
(...)
from builtins.PyCapsule
__init__
(rosetta.basic.gpu.
float4
) -> NoneType
__new__
(*args, **kwargs)
from
builtins.type
Create and return a new
object
. See help(type) for accurate signature.
Data descriptors defined here:
w
x
y
z