Uses of Class
uk.ac.manchester.tornado.api.types.tensors.TensorFP16
Packages that use TensorFP16
-
Uses of TensorFP16 in uk.ac.manchester.tornado.api.types.tensors
Methods in uk.ac.manchester.tornado.api.types.tensors that return TensorFP16Modifier and TypeMethodDescriptionstatic TensorFP16TensorFP16.concat(TensorFP16... arrays) Concatenates multipleTensorFP16instances into a singleTensorFP16.Methods in uk.ac.manchester.tornado.api.types.tensors with parameters of type TensorFP16Modifier and TypeMethodDescriptionstatic TensorFP16TensorFP16.concat(TensorFP16... arrays) Concatenates multipleTensorFP16instances into a singleTensorFP16.static voidTensorFP16.initialize(TensorFP16 tensor, HalfFloat value)