Searched refs:py_input_tangents (Results 1 – 1 of 1) sorted by relevance
2400 PyObject* py_input_tangents = PyTuple_New(input_tangents.size()); local2409 PyTuple_SET_ITEM(py_input_tangents, i, element);2411 return py_input_tangents;2455 tensorflow::Safe_PyObjectPtr py_input_tangents( local2464 py_input_tangents.get(), to_batch));2480 tensorflow::Safe_PyObjectPtr py_input_tangents( local2484 op_specific_forward_function, py_input_tangents.get()));