| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.JobDef |
tensorflow.ClusterDef.add_job() |
static tensorflow.JobDef |
tensorflow.JobDef.default_instance() |
static tensorflow.JobDef |
tensorflow.JobDef.internal_default_instance() |
tensorflow.JobDef |
tensorflow.ClusterDef.job(int index) |
tensorflow.JobDef |
tensorflow.ClusterDef.mutable_job(int index) |
tensorflow.JobDef |
tensorflow.JobDef.New() |
tensorflow.JobDef |
tensorflow.JobDef.New(tensorflow.Arena arena) |
tensorflow.JobDef |
tensorflow.JobDef.position(long position) |
tensorflow.JobDef |
tensorflow.JobDef.put(tensorflow.JobDef from) |
| Modifier and Type | Method and Description |
|---|---|
void |
tensorflow.JobDef.CopyFrom(tensorflow.JobDef from) |
void |
tensorflow.JobDef.MergeFrom(tensorflow.JobDef from) |
tensorflow.JobDef |
tensorflow.JobDef.put(tensorflow.JobDef from) |
void |
tensorflow.JobDef.Swap(tensorflow.JobDef other) |
void |
tensorflow.JobDef.UnsafeArenaSwap(tensorflow.JobDef other) |
| Constructor and Description |
|---|
JobDef(tensorflow.JobDef from) |
Copyright © 2019. All rights reserved.