“3959023099f25c590ec72f701976c7b4e1233174”上不存在“python/paddle/fluid/tests/unittests/test_registry.py”
- 01 8月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Make interface of Operator to `const Scope&`
-
- 25 7月, 2017 1 次提交
-
-
由 qijun 提交于
-
- 17 7月, 2017 1 次提交
-
-
由 Yu Yang 提交于
Basically following http://pybind11.readthedocs.io/en/stable/advanced/pycpp/numpy.html * Use buffer protocol to return a view of Tensor. It can be cast to numpy array in Python. * Set a numpy array to a tensor.
-