JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.linkedin.feathr.common.tensor
Interface Representable
All Known Implementing Classes:
DimensionType
,
Primitive
,
PrimitiveDimensionType
,
PrimitiveType
,
ValueType
public interface
Representable
A scalar with a primitive representation - either a dimension or a value. Operators can permute these and return back to the client without understanding them.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Primitive
getRepresentation
()
Method Detail
getRepresentation
Primitive
getRepresentation()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method