Uses of Class
uk.ac.manchester.tornado.api.types.tensors.TensorFP32
Packages that use TensorFP32
-
Uses of TensorFP32 in uk.ac.manchester.tornado.api.types.tensors
Methods in uk.ac.manchester.tornado.api.types.tensors that return TensorFP32Modifier and TypeMethodDescriptionstatic TensorFP32TensorFP32.concat(TensorFP32... arrays) Concatenates multipleTensorFP32instances into a singleTensorFP32.Methods in uk.ac.manchester.tornado.api.types.tensors with parameters of type TensorFP32Modifier and TypeMethodDescriptionstatic TensorFP32TensorFP32.concat(TensorFP32... arrays) Concatenates multipleTensorFP32instances into a singleTensorFP32.static voidTensorFP32.initialize(TensorFP32 tensor, short value)