| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
void |
tensorflow.ThreadPool.ParallelFor(long total,
long cost_per_unit,
tensorflow.ForFn fn) |
void |
tensorflow.ThreadPool.TransformRangeConcurrently(long block_size,
long total,
tensorflow.ForFn fn) |
Copyright © 2019. All rights reserved.