Introducing Google AI Edge Portal: Benchmark Edge AI at scale. Sign-up to request access during private preview.
mp.GraphInputStreamAddMode
Members:
mp.GraphInputStreamAddMode()
WAIT_TILL_NOT_FULL
ADD_IF_NOT_FULL
Attributes | |
|---|---|
name
|
name(self: handle) -> str |
value
|
|
Methods
__eq__
__eq__()
eq(self: object, other: object) -> bool
__ne__
__ne__()
ne(self: object, other: object) -> bool
Class Variables | |
|---|---|
| ADD_IF_NOT_FULL |
Instance of mp.GraphInputStreamAddMode
|
| WAIT_TILL_NOT_FULL |
Instance of mp.GraphInputStreamAddMode
|