Home
last modified time | relevance | path

Searched defs:numpy (Results 1 – 7 of 7) sorted by relevance

/external/python/pybind11/docs/advanced/pycpp/
Dnumpy.rst1 .. _numpy: target
/external/tensorflow/tensorflow/python/lib/core/
Dbfloat16.cc544 Safe_PyObjectPtr numpy = make_safe(PyImport_Import(numpy_str.get())); in Initialize() local
/external/python/pybind11/tests/
Dtest_numpy_array.cpp19 py::dtype numpy{}; member
/external/tensorflow/tensorflow/compiler/xla/python/
Dbfloat16.cc836 bool RegisterUFunc(PyObject* numpy, const char* name) { in RegisterUFunc()
1294 Safe_PyObjectPtr numpy = make_safe(PyImport_Import(numpy_str.get())); in Initialize() local
/external/tensorflow/tensorflow/python/ops/
Dresource_variable_ops.py593 def numpy(self): member in BaseResourceVariable
/external/tensorflow/tensorflow/python/distribute/
Dvalues.py597 def numpy(self): member in TPUVariableMixin
/external/tensorflow/tensorflow/python/framework/
Dops.py947 def numpy(self): member in _EagerTensorBase