提交 9becad67 编写于 作者: A A. Unique TensorFlower 提交者: TensorFlower Gardener

Expose TFE_DeleteContext in pywrap_tensorflow.

PiperOrigin-RevId: 165379414
上级 477d49c9
......@@ -18,6 +18,7 @@ limitations under the License.
%rename("%s") TFE_Py_RegisterExceptionClass;
%rename("%s") TFE_Py_NumpyToTensorHandle;
%rename("%s") TFE_NewContext;
%rename("%s") TFE_DeleteContext;
%rename("%s") TFE_ContextListDevices;
%rename("%s") TFE_TensorHandleDataType;
%rename("%s") TFE_TensorHandleNumDims;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册