tensorflow:: אופס:: MapUnstage
#include <data_flow_ops.h>
Op מסיר ומחזיר את הערכים המשויכים למפתח.
סיכום
מהמיכל הבסיסי. אם המיכל הבסיסי אינו מכיל את המפתח הזה, ה-op יחסום עד שהוא יעשה זאת.
טיעונים:
- scope: אובייקט Scope
החזרות:
-
OutputList
: טנסור הערכים.
בנאים והורסים | |
---|---|
MapUnstage (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, const DataTypeSlice & dtypes) | |
MapUnstage (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, const DataTypeSlice & dtypes, const MapUnstage::Attrs & attrs) |
תכונות ציבוריות | |
---|---|
operation | |
values |
תפקידים ציבוריים | |
---|---|
operator[] (size_t index) const |
פונקציות סטטיות ציבוריות | |
---|---|
Capacity (int64 x) | |
Container (StringPiece x) | |
MemoryLimit (int64 x) | |
SharedName (StringPiece x) |
מבנים | |
---|---|
tensorflow:: ops:: MapUnstage:: Attrs | קובעי תכונות אופציונליים עבור MapUnstage . |
תכונות ציבוריות
פעולה
Operation operation
ערכים
::tensorflow::OutputList values
תפקידים ציבוריים
MapUnstage
MapUnstage( const ::tensorflow::Scope & scope, ::tensorflow::Input key, ::tensorflow::Input indices, const DataTypeSlice & dtypes )
MapUnstage
MapUnstage( const ::tensorflow::Scope & scope, ::tensorflow::Input key, ::tensorflow::Input indices, const DataTypeSlice & dtypes, const MapUnstage::Attrs & attrs )
מַפעִיל[]
::tensorflow::Output operator[]( size_t index ) const
פונקציות סטטיות ציבוריות
קיבולת
Attrs Capacity( int64 x )
מְכוֹלָה
Attrs Container( StringPiece x )
מגבלת זיכרון
Attrs MemoryLimit( int64 x )
שם משותף
Attrs SharedName( StringPiece x )
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 2020-04-20 UTC.
[]
[]