Searched defs:numpy (Results 1 – 12 of 12) sorted by relevance
1 .. _numpy: target
75 def numpy(self): member in Value
292 const auto numpy = py::module::import("numpy"); in DevicePut() local473 const auto numpy = py::module::import("numpy"); in PyArgSignatureOfValue() local
96 const auto numpy = py::module::import("numpy"); in GetNumpyScalarTypes() local
523 def numpy(self): member in RaggedTensorSpecSupportedValuesTest.testToList.WrappedTensorWithNumpy
2053 def numpy(self): member in RaggedTensor
460 def numpy(self): member in CachingVariable
776 def numpy(self): member in DistributedVariable
19 py::dtype numpy{}; member
804 bool RegisterUFunc(PyObject* numpy, const char* name) { in RegisterUFunc()1303 Safe_PyObjectPtr numpy = make_safe(PyImport_Import(numpy_str.get())); in Initialize() local
629 def numpy(self): member in BaseResourceVariable
1078 def numpy(self): member in _EagerTensorBase