@Namespace(value="tensorflow::ops") @NoOffset public static class tensorflow.Softsign extends Pointer
features / (abs(features) + 1).
Arguments:
* scope: A Scope object
Returns:
* Output: The activations tensor.Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
Softsign(Pointer p)
Pointer cast constructor.
|
Softsign(tensorflow.Scope scope,
tensorflow.Input features) |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Output |
activations() |
tensorflow.Softsign |
activations(tensorflow.Output activations) |
tensorflow.Input |
asInput() |
tensorflow.Output |
asOutput() |
tensorflow.Node |
node() |
tensorflow.Operation |
operation() |
tensorflow.Softsign |
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 Softsign(Pointer p)
Pointer.Pointer(Pointer).public Softsign(@Const @ByRef tensorflow.Scope scope, @ByVal tensorflow.Input features)
@ByVal @Name(value="operator tensorflow::Output") public tensorflow.Output asOutput()
@ByVal @Name(value="operator tensorflow::Input") public tensorflow.Input asInput()
public tensorflow.Node node()
@ByRef public tensorflow.Operation operation()
public tensorflow.Softsign operation(tensorflow.Operation operation)
@ByRef public tensorflow.Output activations()
public tensorflow.Softsign activations(tensorflow.Output activations)
Copyright © 2019. All rights reserved.