Searched defs:new_tuple_index (Results 1 – 1 of 1) sorted by relevance
612 std::vector<TensorIndex> new_tuple_index; in GetExpandDimsInfo() local1101 py::object TensorIndex::ReSetitemByTensor(const std::vector<TensorIndex> &new_tuple_index, in ReSetitemByTensor()1172 std::vector<TensorIndex> new_tuple_index = tuple_index_info.first; in SetitemByTupleWithTensor() local1479 size_t GetSpecifiedDimensions(const py::tuple &new_tuple_index, size_t data_dims) { in GetSpecifiedDimensions()1519 auto new_tuple_index = py_index.cast<py::tuple>(); in GetItemByTupleWithView() local