@Namespace(value="tensorflow") @NoOffset public static class tensorflow.InputList extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
InputList(Pointer p)
Pointer cast constructor.
|
InputList(tensorflow.Input inputs) |
InputList(tensorflow.OutputVector out)
Implicitly convert a list of outputs to a list of inputs.
|
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 InputList(Pointer p)
Pointer.Pointer(Pointer).public InputList(@Cast(value="const tensorflow::OutputList*") @ByRef tensorflow.OutputVector out)
public InputList(@tensorflow.ArraySlice tensorflow.Input inputs)
Copyright © 2019. All rights reserved.