Home
last modified time | relevance | path

Searched defs:ix_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/stg/
H A Dgraph.h48 size_t ix_; member
/aosp_15_r20/external/tensorflow/tensorflow/core/util/sparse/
H A Dgroup_iterator.h131 const Tensor ix_; variable
H A Dsparse_tensor.h262 Tensor ix_; variable
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/numpy_ops/
H A Dnp_array_ops.py1339 def ix_(*args): # pylint: disable=missing-docstring function