oneflow.Tensor =================================== OneFlow Tensor Class ---------------------------------- .. currentmodule:: oneflow .. autoclass:: oneflow.Tensor :members: abs, acos, acosh, add, add_, addcmul, addcmul_, addmm, amin, amax, arccos, arccosh, arcsin, arcsinh, arctan, arctanh, argmax, argmin, argsort, argwhere, asin, asinh, atan, atan2, atanh, backward, bmm, byte, cast, ceil, chunk, clamp, clamp_, clip, clip_, clone, copy_, cos, cosh, cpu, cuda, data, detach, device, placement, sbp, diag, diagonal, dim, div, div_, double, dtype, element_size, eq, erf, erfc, erfinv, erfinv_, exp, expand, expand_as, expm1, fill_, flatten, flip, float, floor, floor_, fmod, gather, ge, gelu, get_device, grad, grad_fn, gt, half, in_top_k, index_select, int, is_global, is_contiguous, is_cuda, is_floating_point, is_lazy, is_leaf, item, le, log, log1p, logical_and, logical_or, logical_not, logical_xor, long, lt, masked_fill, masked_select, matmul, max, mean, min, mish, mul, mul_, narrow, ndim, ndimension, ne, negative, nelement, new_empty, new_ones, new_zeros, nonzero, norm, normal_, numel, numpy, permute, pow, prod, reciprocal, register_hook, relu, repeat, requires_grad, requires_grad_, reshape, retain_grad, roll, round, rsqrt, selu, shape, sigmoid, sign, silu, sin, sin_, sinh, size, softmax, softplus, softsign, sort, split, sqrt, square, squeeze, std, storage_offset, stride, sum, swapaxes, swapdims, sub, sub_, tan, tanh, tile, to, local_to_global, global_to_global, to_global, to_local, to_consistent, tolist, topk, transpose, tril, triu, type_as, t, T, unbind, unfold, uniform_, unsqueeze, var, view, view_as, where, zero_, nms,