Home
last modified time | relevance | path

Searched refs:truncatemod (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_TruncateMod.pbtxt4 name: "truncatemod"
/external/tensorflow/tensorflow/python/ops/
Dmath_ops_test.py458 tf_result = math_ops.truncatemod(nums, divs).eval()
466 tf_result = math_ops.truncatemod(nums, divs).eval()
536 math_ops.truncatemod(nums, divs)).eval()
Dmath_ops.py1148 truncatemod = gen_math_ops.truncate_mod variable
/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_dispatch.py388 math_ops.truncatemod,
Dragged_dispatch_test.py135 math_ops.truncatemod,
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.pbtxt1040 name: "truncatemod"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.pbtxt2348 name: "truncatemod"
/external/tensorflow/
DRELEASE.md1434 and `tf.truncatemod`.