Searched refs:TFE_DeleteContextOptions (Results 1 – 9 of 9) sorted by relevance
44 TFE_DeleteContextOptions(opts); in BM_InitOp()68 TFE_DeleteContextOptions(opts); in BM_Execute()95 TFE_DeleteContextOptions(opts); in TEST()154 TFE_DeleteContextOptions(opts); in TestRemoteExecute()237 TFE_DeleteContextOptions(opts); in TestRemoteExecuteSilentCopies()369 TFE_DeleteContextOptions(opts); in TestRemoteExecuteChangeServerDef()465 TFE_DeleteContextOptions(opts); in TensorHandleCopyBetweenDevices()542 TFE_DeleteContextOptions(opts); in TensorHandleCopyBetweenDevicesError()579 TFE_DeleteContextOptions(opts); in TensorHandleCopyBetweenTwoGPUDevices()659 TFE_DeleteContextOptions(opts); in TensorHandleSilentCopy()[all …]
48 TFE_DeleteContextOptions(opts); in ExecuteWithProfiling()112 TFE_DeleteContextOptions(opts); in TEST()
85 TF_CAPI_EXPORT extern void TFE_DeleteContextOptions(TFE_ContextOptions*);
334 void TFE_DeleteContextOptions(TFE_ContextOptions* options) { delete options; } in TFE_DeleteContextOptions() function
53 C.TFE_DeleteContextOptions(opt)85 defer C.TFE_DeleteContextOptions(cOpt)
184 TFE_DeleteContextOptions(opts); in TEST()226 TFE_DeleteContextOptions(opts); in TEST()333 TFE_DeleteContextOptions(opts); in AddEagerOpToGraphTest()
8556 TFE_DeleteContextOptions(opts); in TFE_CreateContextFromSession()8562 TFE_DeleteContextOptions(opts); in TFE_CreateContextFromSession()
76 %rename("%s") TFE_DeleteContextOptions;
348 pywrap_tensorflow.TFE_DeleteContextOptions(opts)