Searched defs:pytype (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/executorch/extension/pytree/ |
H A D | pybindings.cpp | 44 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 D | guards.h | 72 PyTypeObject* pytype; variable
|
/aosp_15_r20/external/python/python-api-core/ |
D | noxfile.py | 163 def pytype(session): function
|
/aosp_15_r20/external/python/cpython3/Doc/howto/ |
D | pyporting.rst | 447 .. _pytype: https://github.com/google/pytype target
|
/aosp_15_r20/external/python/cpython2/Doc/howto/ |
D | pyporting.rst | 443 .. _pytype: https://github.com/google/pytype target
|
/aosp_15_r20/external/pytorch/torch/csrc/utils/ |
H A D | tensor_numpy.cpp | 356 auto pytype = THPObjectPtr(PyArray_TypeObjectFromType(dtype)); in numpy_dtype_to_aten() local
|
/aosp_15_r20/external/pytorch/torch/csrc/autograd/ |
H A D | python_cpp_function.cpp | 320 void registerCppFunction(const std::type_info& type, PyTypeObject* pytype) { in registerCppFunction()
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_dynamic_shapes.py | 194 def create_symtype(cls, pytype, shape_env, val, duck=True, **kwargs): argument
|
/aosp_15_r20/external/pytorch/torch/fx/experimental/ |
H A D | sym_node.py | 72 pytype, argument
|
/aosp_15_r20/external/pytorch/test/functorch/ |
H A D | test_control_flow.py | 3939 def create_symtype(cls, pytype, shape_env, val): argument
|
/aosp_15_r20/external/webp/swig/ |
H A D | libwebp_python_wrap.c | 1439 PyTypeObject *pytype; member
|
/aosp_15_r20/external/pytorch/test/inductor/ |
H A D | test_torchinductor.py | 11401 def fn(pytype, dtype): argument
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | jython-standalone-2.5.3.jar | META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF/NOTICE
META- ... |