Home
last modified time | relevance | path

Searched defs:pytype (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/executorch/extension/pytree/
H A Dpybindings.cpp44 static const PyTypeReg* get_by_str(const std::string& pytype) { in get_by_str()
50 static const PyTypeReg* get_by_type(py::handle pytype) { in get_by_type()
75 auto add_pytype_reg = [&](const std::string& pytype, Kind kind) { in instance()
/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Dguards.h72 PyTypeObject* pytype; variable
/aosp_15_r20/external/python/python-api-core/
Dnoxfile.py163 def pytype(session): function
/aosp_15_r20/external/python/cpython3/Doc/howto/
Dpyporting.rst447 .. _pytype: https://github.com/google/pytype target
/aosp_15_r20/external/python/cpython2/Doc/howto/
Dpyporting.rst443 .. _pytype: https://github.com/google/pytype target
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dtensor_numpy.cpp356 auto pytype = THPObjectPtr(PyArray_TypeObjectFromType(dtype)); in numpy_dtype_to_aten() local
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_cpp_function.cpp320 void registerCppFunction(const std::type_info& type, PyTypeObject* pytype) { in registerCppFunction()
/aosp_15_r20/external/pytorch/test/
H A Dtest_dynamic_shapes.py194 def create_symtype(cls, pytype, shape_env, val, duck=True, **kwargs): argument
/aosp_15_r20/external/pytorch/torch/fx/experimental/
H A Dsym_node.py72 pytype, argument
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_control_flow.py3939 def create_symtype(cls, pytype, shape_env, val): argument
/aosp_15_r20/external/webp/swig/
H A Dlibwebp_python_wrap.c1439 PyTypeObject *pytype; member
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor.py11401 def fn(pytype, dtype): argument
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...