| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Status |
tensorflow.FileSystem.NewReadOnlyMemoryRegionFromFile(BytePointer fname,
tensorflow.ReadOnlyMemoryRegion result)
\brief Creates a readonly region of memory with the file context.
|
tensorflow.Status |
tensorflow.Env.NewReadOnlyMemoryRegionFromFile(BytePointer fname,
tensorflow.ReadOnlyMemoryRegion result)
\brief Creates a readonly region of memory with the file context.
|
tensorflow.Status |
tensorflow.FileSystem.NewReadOnlyMemoryRegionFromFile(String fname,
tensorflow.ReadOnlyMemoryRegion result) |
tensorflow.Status |
tensorflow.Env.NewReadOnlyMemoryRegionFromFile(String fname,
tensorflow.ReadOnlyMemoryRegion result) |
Copyright © 2019. All rights reserved.