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

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2024年05月01日 UTC.