@Namespace(value="tensorflow::kernel_factory") public static class tensorflow.OpKernelRegistrar extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
tensorflow.OpKernelRegistrar.Factory |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
OpKernelRegistrar(Pointer p)
Pointer cast constructor.
|
OpKernelRegistrar(tensorflow.KernelDef kernel_def,
BytePointer kernel_class_name,
tensorflow.OpKernelRegistrar.Factory factory) |
OpKernelRegistrar(tensorflow.KernelDef kernel_def,
String kernel_class_name,
tensorflow.OpKernelRegistrar.Factory factory) |
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 OpKernelRegistrar(Pointer p)
Pointer.Pointer(Pointer).public OpKernelRegistrar(@Const tensorflow.KernelDef kernel_def, @tensorflow.StringPiece BytePointer kernel_class_name, tensorflow.OpKernelRegistrar.Factory factory)
public OpKernelRegistrar(@Const tensorflow.KernelDef kernel_def, @tensorflow.StringPiece String kernel_class_name, tensorflow.OpKernelRegistrar.Factory factory)
Copyright © 2019. All rights reserved.