aliran tensor:: operasi:: Tidak dipentaskan:: Attr

#include <data_flow_ops.h>

Penyetel atribut opsional untuk Unstage .

Ringkasan

Atribut publik

capacity_ = 0
int64
container_ = ""
StringPiece
memory_limit_ = 0
int64
shared_name_ = ""
StringPiece

Fungsi publik

Capacity (int64 x)
TF_MUST_USE_RESULT Attrs
Defaultnya adalah 0.
Container (StringPiece x)
TF_MUST_USE_RESULT Attrs
Defaultnya adalah "".
MemoryLimit (int64 x)
TF_MUST_USE_RESULT Attrs
Defaultnya adalah 0.
SharedName (StringPiece x)
TF_MUST_USE_RESULT Attrs
Defaultnya adalah "".

Atribut publik

kapasitas_

int64 tensorflow::ops::Unstage::Attrs::capacity_ = 0

wadah_

StringPiece tensorflow::ops::Unstage::Attrs::container_ = ""

memori_batas_

int64 tensorflow::ops::Unstage::Attrs::memory_limit_ = 0

nama_bersama_

StringPiece tensorflow::ops::Unstage::Attrs::shared_name_ = ""

Fungsi publik

Kapasitas

TF_MUST_USE_RESULT Attrs tensorflow::ops::Unstage::Attrs::Capacity(
  int64 x
)

Defaultnya adalah 0.

Wadah

TF_MUST_USE_RESULT Attrs tensorflow::ops::Unstage::Attrs::Container(
  StringPiece x
)

Defaultnya adalah "".

Batas Memori

TF_MUST_USE_RESULT Attrs tensorflow::ops::Unstage::Attrs::MemoryLimit(
  int64 x
)

Defaultnya adalah 0.

Nama Bersama

TF_MUST_USE_RESULT Attrs tensorflow::ops::Unstage::Attrs::SharedName(
  StringPiece x
)

Defaultnya adalah "".