Uses of Interface
biopb.tensor.PyramidLevelOrBuilder
Packages that use PyramidLevelOrBuilder
-
Uses of PyramidLevelOrBuilder in biopb.tensor
Classes in biopb.tensor that implement PyramidLevelOrBuilderModifier and TypeClassDescriptionfinal classOne resolution level of a tensor's server-advertised pyramid.static final classOne resolution level of a tensor's server-advertised pyramid.Methods in biopb.tensor that return PyramidLevelOrBuilderModifier and TypeMethodDescriptionTensorDescriptor.Builder.getPyramidOrBuilder(int index) Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.TensorDescriptor.getPyramidOrBuilder(int index) Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.TensorDescriptorOrBuilder.getPyramidOrBuilder(int index) Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.Methods in biopb.tensor that return types with arguments of type PyramidLevelOrBuilderModifier and TypeMethodDescriptionList<? extends PyramidLevelOrBuilder>TensorDescriptor.Builder.getPyramidOrBuilderList()Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.List<? extends PyramidLevelOrBuilder>TensorDescriptor.getPyramidOrBuilderList()Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.List<? extends PyramidLevelOrBuilder>TensorDescriptorOrBuilder.getPyramidOrBuilderList()Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.