تينسورفلو :: العمليات :: MapUnstage
#include <data_flow_ops.h>
يقوم Op بإزالة القيم المرتبطة بالمفتاح وإرجاعها.
ملخص
من الحاوية الأساسية. إذا كانت الحاوية الأساسية لا تحتوي على هذا المفتاح ، فسيتم حظر المرجع حتى يتم ذلك.
الحجج:
- النطاق: كائن النطاق
عائدات:
-
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 )
MemoryLimit
Attrs MemoryLimit( int64 x )
SharedName
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.
[]
[]