tensor akışı:: işlem:: Sahneyi kaldır

#include <data_flow_ops.h>

Op, hafif bir Dequeue'ye benzer.

Özet

Temel işlevsellik, daha az yetenek ve seçenekle dequeue'ya benzer. Bu Operasyon performans için optimize edilmiştir.

Argümanlar:

İadeler:

  • OutputList : Değerler tensörü.

Yapıcılar ve Yıkıcılar

Unstage (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes)
Unstage (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes, const Unstage::Attrs & attrs)

Genel özellikler

operation
values

Kamu işlevleri

operator[] (size_t index) const

Genel statik işlevler

Capacity (int64 x)
Container (StringPiece x)
MemoryLimit (int64 x)
SharedName (StringPiece x)

Yapılar

tensorflow:: ops:: Unstage:: Öznitelikler

Unstage için isteğe bağlı özellik ayarlayıcılar.

Genel özellikler

operasyon

Operation operation

değerler

::tensorflow::OutputList values

Kamu işlevleri

Sahneyi kaldır

 Unstage(
  const ::tensorflow::Scope & scope,
  const DataTypeSlice & dtypes
)

Sahneyi kaldır

 Unstage(
  const ::tensorflow::Scope & scope,
  const DataTypeSlice & dtypes,
  const Unstage::Attrs & attrs
)

Şebeke[]

::tensorflow::Output operator[](
  size_t index
) const 

Genel statik işlevler

Kapasite

Attrs Capacity(
  int64 x
)

Konteyner

Attrs Container(
  StringPiece x
)

Bellek Sınırı

Attrs MemoryLimit(
  int64 x
)

PaylaşılanAd

Attrs SharedName(
  StringPiece x
)