Searched refs:TFE_NewContextOptions (Results 1 – 9 of 9) sorted by relevance
41 TFE_ContextOptions* opts = TFE_NewContextOptions(); in BM_InitOp()64 TFE_ContextOptions* opts = TFE_NewContextOptions(); in BM_Execute()93 TFE_ContextOptions* opts = TFE_NewContextOptions(); in TEST()148 TFE_ContextOptions* opts = TFE_NewContextOptions(); in TestRemoteExecute()232 TFE_ContextOptions* opts = TFE_NewContextOptions(); in TestRemoteExecuteSilentCopies()364 TFE_ContextOptions* opts = TFE_NewContextOptions(); in TestRemoteExecuteChangeServerDef()462 TFE_ContextOptions* opts = TFE_NewContextOptions(); in TensorHandleCopyBetweenDevices()539 TFE_ContextOptions* opts = TFE_NewContextOptions(); in TensorHandleCopyBetweenDevicesError()576 TFE_ContextOptions* opts = TFE_NewContextOptions(); in TensorHandleCopyBetweenTwoGPUDevices()655 TFE_ContextOptions* opts = TFE_NewContextOptions(); in TensorHandleSilentCopy()[all …]
41 TFE_ContextOptions* opts = TFE_NewContextOptions(); in ExecuteWithProfiling()108 TFE_ContextOptions* opts = TFE_NewContextOptions(); in TEST()
51 TF_CAPI_EXPORT extern TFE_ContextOptions* TFE_NewContextOptions(void);
311 TFE_ContextOptions* TFE_NewContextOptions() { return new TFE_ContextOptions; } in TFE_NewContextOptions() function
42 opt := C.TFE_NewContextOptions()
181 TFE_ContextOptions* opts = TFE_NewContextOptions(); in TEST()222 TFE_ContextOptions* opts = TFE_NewContextOptions(); in TEST()329 TFE_ContextOptions* opts = TFE_NewContextOptions(); in AddEagerOpToGraphTest()
8546 auto* opts = TFE_NewContextOptions(); in TFE_CreateContextFromSession()
72 %rename("%s") TFE_NewContextOptions;
336 opts = pywrap_tensorflow.TFE_NewContextOptions()