Commit 239227d4 by Qiao Zhang Committed by Tianqi Chen

Expose tvm.ndarray.empty in doc. (#1125)

Expose tvm.ndarray.empty which has already been implemented, just not yet documented.
parent c6b1020b
......@@ -14,5 +14,6 @@ tvm.ndarray
.. autofunction:: tvm.opencl
.. autofunction:: tvm.metal
.. autofunction:: tvm.ndarray.array
.. autofunction:: tvm.ndarray.empty
.. autofunction:: tvm.register_extension
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment