Searched refs:TensorShapeNumDims (Results 1 – 1 of 1) sorted by relevance
275 Py_ssize_t TensorShapeNumDims(PyObject* value) { in TensorShapeNumDims() function448 const auto size = TensorShapeNumDims(py_value.get()); in SetOpAttrList()467 const auto size = TensorShapeNumDims(py_value.get()); in SetOpAttrList()682 const auto num_dims = TensorShapeNumDims(py_value); in SetOpAttrScalar()