@Namespace(value="tensorflow") public static class tensorflow.AsyncOpKernel extends tensorflow.OpKernel
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AsyncOpKernel(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
tensorflow.AsyncOpKernel |
AsAsync() |
void |
Compute(tensorflow.OpKernelContext context) |
void |
ComputeAsync(tensorflow.OpKernelContext context,
tensorflow.Fn done) |
boolean |
IsExpensive() |
allow_legacy_scalars, def, input_memory_types, input_type, input_types, InputRange, InputRange, InputRange, InputRange, InputRange, InputRange, is_internal, IsLegacyScalar, IsLegacyVector, MakeShape, name, num_inputs, num_outputs, output_memory_types, output_type, output_types, OutputRange, OutputRange, OutputRange, OutputRange, OutputRange, OutputRange, requested_device, requested_input, type_stringaddress, 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 AsyncOpKernel(Pointer p)
Pointer.Pointer(Pointer).public void ComputeAsync(tensorflow.OpKernelContext context, @ByVal @Cast(value="tensorflow::AsyncOpKernel::DoneCallback*") tensorflow.Fn done)
public tensorflow.AsyncOpKernel AsAsync()
AsAsync in class tensorflow.OpKernelpublic void Compute(tensorflow.OpKernelContext context)
Compute in class tensorflow.OpKernel@Cast(value="bool") public boolean IsExpensive()
IsExpensive in class tensorflow.OpKernelCopyright © 2019. All rights reserved.