@Namespace(value="tensorflow::ops") @NoOffset public static class tensorflow.WriteFile extends Pointer
OperationPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
WriteFile(Pointer p)
Pointer cast constructor.
|
WriteFile(tensorflow.Scope scope,
tensorflow.Input filename,
tensorflow.Input contents) |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Operation |
asOperation() |
tensorflow.Operation |
operation() |
tensorflow.WriteFile |
operation(tensorflow.Operation operation) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic WriteFile(Pointer p)
Pointer.Pointer(Pointer).public WriteFile(@Const @ByRef tensorflow.Scope scope, @ByVal tensorflow.Input filename, @ByVal tensorflow.Input contents)
@ByVal @Name(value="operator tensorflow::Operation") public tensorflow.Operation asOperation()
@ByRef public tensorflow.Operation operation()
public tensorflow.WriteFile operation(tensorflow.Operation operation)
Copyright © 2019. All rights reserved.