Copy.Options

Copy.Options kelas statis publik

Atribut opsional untuk Copy

Metode Publik

Salin.Opsi
debugOpsSpec (Daftar<String> debugOpsSpec)
Salin.Opsi
TensorName (String TensorName)

Metode Warisan

Metode Publik

Copy.Options debugOpsSpec publik (Daftar<String> debugOpsSpec)

Parameter
debugOpsSpec Daftar spesifikasi operasi debug (op, url, gated_grpc) untuk operasi debug yang terlampir. Setiap elemen daftar memiliki format ; ; , dimana gated_grpc adalah boolean yang direpresentasikan sebagai 0/1. Misalnya, "DebugIdentity;grpc://foo:3333;1", "DebugIdentity;file:///tmp/tfdbg_1;0".

Salinan publik.Options tensorName (String tensorName)

Parameter
TensorNama Nama tensor masukan.