Home
last modified time | relevance | path

Searched refs:to_int64 (Results 1 – 4 of 4) sorted by relevance

/external/ComputeLibrary/tests/validation/reference/
DUtilsQuantizedAsymm.h39 inline int64_t to_int64(int32_t val) in to_int64() function
44 inline int64_t to_int64(int32_t val)
63 const int64_t a_64 = to_int64(a); in asymm_int_mult()
64 const int64_t b_64 = to_int64(b); in asymm_int_mult()
/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_dispatch_test.py188 {'op': math_ops.to_int64,
601 math_ops.to_int64,
/external/tensorflow/tensorflow/python/ops/
Dmath_ops.py1167 def to_int64(x, name="ToInt64"): function
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.pbtxt2428 name: "to_int64"