MCPcopy Create free account
hub / github.com/alibaba/nann / abs

Function abs

tensorflow/tensorflow/python/ops/math_ops.py:247–278  ·  view source on GitHub ↗

r"""Computes the absolute value of a tensor. Given a tensor of integer or floating-point values, this operation returns a tensor of the same type, where each element contains the absolute value of the corresponding element in the input. Given a tensor `x` of complex numbers, this operation

(x, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

_runnerMethod · 0.70
_SvdGradFunction · 0.70
_range_testMethod · 0.70
IsLosslessDecimalFunction · 0.50
SparsifyWeightsFunction · 0.50
QuantizeWeightsFunction · 0.50
RoundWeightsFunction · 0.50
rotate_transposeFunction · 0.50
ops_testMethod · 0.50
update_rewardMethod · 0.50
_py_absFunction · 0.50

Calls 1

name_scopeMethod · 0.45

Tested by 15

_runnerMethod · 0.56
_range_testMethod · 0.56
ops_testMethod · 0.40
_assertRecentMethod · 0.40
testOperatorOverrideMethod · 0.40
testTrainNetworkMethod · 0.40
testTrainNetworkMethod · 0.40