| Class | Description |
|---|---|
| MapperNamespace | |
| MapperNamespace.MapperDeclaration |
Protobuf type
org.nd4j.ir.MapperDeclaration |
| MapperNamespace.MapperDeclaration.Builder |
Protobuf type
org.nd4j.ir.MapperDeclaration |
| MapperNamespace.MappingDefinitionSet |
Protobuf type
org.nd4j.ir.MappingDefinitionSet |
| MapperNamespace.MappingDefinitionSet.Builder |
Protobuf type
org.nd4j.ir.MappingDefinitionSet |
| MapperNamespace.MappingRule |
Protobuf type
org.nd4j.ir.MappingRule |
| MapperNamespace.MappingRule.Builder |
Protobuf type
org.nd4j.ir.MappingRule |
| MapperNamespace.TransformerArgs |
Protobuf type
org.nd4j.ir.TransformerArgs |
| MapperNamespace.TransformerArgs.Builder |
Protobuf type
org.nd4j.ir.TransformerArgs |
| OpNamespace | |
| OpNamespace.ArgDescriptor |
Protobuf type
org.nd4j.ir.ArgDescriptor |
| OpNamespace.ArgDescriptor.Builder |
Protobuf type
org.nd4j.ir.ArgDescriptor |
| OpNamespace.OpDescriptor |
Op descriptor
|
| OpNamespace.OpDescriptor.Builder |
Op descriptor
|
| OpNamespace.OpDescriptorList |
Protobuf type
org.nd4j.ir.OpDescriptorList |
| OpNamespace.OpDescriptorList.Builder |
Protobuf type
org.nd4j.ir.OpDescriptorList |
| TensorNamespace | |
| TensorNamespace.StringStringEntryProto |
StringStringEntryProto follows the pattern for cross-proto-version maps.
|
| TensorNamespace.StringStringEntryProto.Builder |
StringStringEntryProto follows the pattern for cross-proto-version maps.
|
| TensorNamespace.TensorProto |
Tensors
A serialized tensor value.
|
| TensorNamespace.TensorProto.Builder |
Tensors
A serialized tensor value.
|
| TensorNamespace.TensorProto.Segment |
For very large tensors, we may want to store them in chunks, in which
case the following fields will specify the segment that is stored in
the current TensorProto.
|
| TensorNamespace.TensorProto.Segment.Builder |
For very large tensors, we may want to store them in chunks, in which
case the following fields will specify the segment that is stored in
the current TensorProto.
|
| TensorNamespace.TensorShapeProto |
Defines a tensor shape.
|
| TensorNamespace.TensorShapeProto.Builder |
Defines a tensor shape.
|
| TensorNamespace.TensorShapeProto.Dimension |
Protobuf type
org.nd4j.ir.TensorShapeProto.Dimension |
| TensorNamespace.TensorShapeProto.Dimension.Builder |
Protobuf type
org.nd4j.ir.TensorShapeProto.Dimension |
| TensorNamespace.TypeProto |
Define the types.
|
| TensorNamespace.TypeProto.Builder |
Define the types.
|
| TensorNamespace.TypeProto.TensorDescriptor |
Protobuf type
org.nd4j.ir.TypeProto.TensorDescriptor |
| TensorNamespace.TypeProto.TensorDescriptor.Builder |
Protobuf type
org.nd4j.ir.TypeProto.TensorDescriptor |
| TensorNamespace.ValueInfoProto |
Defines information on value, including the name, the type, and
the shape of the value.
|
| TensorNamespace.ValueInfoProto.Builder |
Defines information on value, including the name, the type, and
the shape of the value.
|
| Enum | Description |
|---|---|
| MapperNamespace.OpListType |
Protobuf enum
org.nd4j.ir.OpListType |
| OpNamespace.ArgDescriptor.ArgType |
Protobuf enum
org.nd4j.ir.ArgDescriptor.ArgType |
| OpNamespace.OpDescriptor.OpDeclarationType |
Protobuf enum
org.nd4j.ir.OpDescriptor.OpDeclarationType |
| TensorNamespace.DataType |
Protobuf enum
org.nd4j.ir.DataType |
| TensorNamespace.TensorProto.DataLocation |
Location of the data for this tensor.
|
| TensorNamespace.TensorShapeProto.Dimension.ValueCase | |
| TensorNamespace.TypeProto.ValueCase |
Copyright © 2021. All rights reserved.