Home
last modified time | relevance | path

Searched defs:toScalarType (Results 1 – 4 of 4) sorted by relevance

/external/pytorch/aten/src/ATen/core/
DDeprecatedTypeProperties.h80 DeprecatedTypeProperties & toScalarType(ScalarType s) const { in toScalarType() function
Divalue.h949 at::ScalarType toScalarType() const { in toScalarType() function
/external/pytorch/aten/src/ATen/
DDLConvertor.cpp155 ScalarType toScalarType(const DLDataType& dtype) { in toScalarType() function
/external/pytorch/torch/csrc/utils/
Dpython_arg_parser.h749 inline at::ScalarType toScalarType(PyObject* obj) { in toScalarType() function