Searched refs:TensorShapeNumDims (Results 1 – 1 of 1) sorted by relevance
273 Py_ssize_t TensorShapeNumDims(PyObject* value) { in TensorShapeNumDims() function439 const auto size = TensorShapeNumDims(py_value.get()); in SetOpAttrList()458 const auto size = TensorShapeNumDims(py_value.get()); in SetOpAttrList()674 const auto num_dims = TensorShapeNumDims(py_value); in SetOpAttrScalar()