/external/tensorflow/tensorflow/c/experimental/saved_model/internal/ |
D | saved_model_api_test.cc | 64 TFE_DeleteContextOptions(opts); in TEST_P() 73 TFE_DeleteContextOptions(opts); in TEST_P() 96 TFE_DeleteContextOptions(opts); in TEST_P() 105 TFE_DeleteContextOptions(opts); in TEST_P() 194 TFE_DeleteContextOptions(opts); in TEST_P() 203 TFE_DeleteContextOptions(opts); in TEST_P() 298 TFE_DeleteContextOptions(opts); in TEST_P() 307 TFE_DeleteContextOptions(opts); in TEST_P() 353 TFE_DeleteContextOptions(opts); in TEST_P() 362 TFE_DeleteContextOptions(opts); in TEST_P() [all …]
|
/external/tensorflow/tensorflow/c/eager/parallel_device/ |
D | parallel_device_test.cc | 38 std::unique_ptr<TFE_ContextOptions, decltype(&TFE_DeleteContextOptions)> opts( in TEST() 39 TFE_NewContextOptions(), TFE_DeleteContextOptions); in TEST() 59 std::unique_ptr<TFE_ContextOptions, decltype(&TFE_DeleteContextOptions)> opts( in TEST() 60 TFE_NewContextOptions(), TFE_DeleteContextOptions); in TEST() 72 std::unique_ptr<TFE_ContextOptions, decltype(&TFE_DeleteContextOptions)> opts( in TEST() 73 TFE_NewContextOptions(), TFE_DeleteContextOptions); in TEST() 103 std::unique_ptr<TFE_ContextOptions, decltype(&TFE_DeleteContextOptions)> opts( in TEST() 104 TFE_NewContextOptions(), TFE_DeleteContextOptions); in TEST() 169 std::unique_ptr<TFE_ContextOptions, decltype(&TFE_DeleteContextOptions)> opts( in TEST() 170 TFE_NewContextOptions(), TFE_DeleteContextOptions); in TEST() [all …]
|
D | parallel_device_lib_test.cc | 37 std::unique_ptr<TFE_ContextOptions, decltype(&TFE_DeleteContextOptions)> opts( in TEST() 38 TFE_NewContextOptions(), TFE_DeleteContextOptions); in TEST() 93 std::unique_ptr<TFE_ContextOptions, decltype(&TFE_DeleteContextOptions)> opts( in TEST() 94 TFE_NewContextOptions(), TFE_DeleteContextOptions); in TEST() 136 std::unique_ptr<TFE_ContextOptions, decltype(&TFE_DeleteContextOptions)> opts( in TEST() 137 TFE_NewContextOptions(), TFE_DeleteContextOptions); in TEST() 223 std::unique_ptr<TFE_ContextOptions, decltype(&TFE_DeleteContextOptions)> opts( in TEST() 224 TFE_NewContextOptions(), TFE_DeleteContextOptions); in TEST() 289 std::unique_ptr<TFE_ContextOptions, decltype(&TFE_DeleteContextOptions)> opts( in TEST() 290 TFE_NewContextOptions(), TFE_DeleteContextOptions); in TEST()
|
D | parallel_device_remote_test.cc | 48 std::unique_ptr<TFE_ContextOptions, decltype(&TFE_DeleteContextOptions)> opts( in TEST() 49 TFE_NewContextOptions(), TFE_DeleteContextOptions); in TEST() 86 std::unique_ptr<TFE_ContextOptions, decltype(&TFE_DeleteContextOptions)> opts( in TEST() 87 TFE_NewContextOptions(), TFE_DeleteContextOptions); in TEST()
|
/external/tensorflow/tensorflow/c/eager/ |
D | c_api_test.cc | 58 TFE_DeleteContextOptions(opts); in BM_InitOp() 82 TFE_DeleteContextOptions(opts); in BM_Execute() 124 TFE_DeleteContextOptions(opts); in BM_Execute_Identity() 158 TFE_DeleteContextOptions(opts); in TEST() 182 TFE_DeleteContextOptions(opts); in TEST() 206 TFE_DeleteContextOptions(opts); in TensorHandleCopyBetweenDevices() 283 TFE_DeleteContextOptions(opts); in TensorHandleCopyBetweenDevicesError() 323 TFE_DeleteContextOptions(opts); in TensorHandleCopyBetweenTwoGPUDevices() 409 TFE_DeleteContextOptions(opts); in TensorHandleSilentCopy() 483 TFE_DeleteContextOptions(opts); in SetAndGetOpDevices() [all …]
|
D | custom_device_test.cc | 34 TFE_DeleteContextOptions(opts); in TEST() 71 TFE_DeleteContextOptions(opts); in TEST() 100 std::unique_ptr<TFE_ContextOptions, decltype(&TFE_DeleteContextOptions)> opts( in TEST() 101 TFE_NewContextOptions(), TFE_DeleteContextOptions); in TEST() 185 std::unique_ptr<TFE_ContextOptions, decltype(&TFE_DeleteContextOptions)> opts( in TEST() 186 TFE_NewContextOptions(), TFE_DeleteContextOptions); in TEST() 261 std::unique_ptr<TFE_ContextOptions, decltype(&TFE_DeleteContextOptions)> opts( in TEST() 262 TFE_NewContextOptions(), TFE_DeleteContextOptions); in TEST() 356 std::unique_ptr<TFE_ContextOptions, decltype(&TFE_DeleteContextOptions)> opts( in TEST() 357 TFE_NewContextOptions(), TFE_DeleteContextOptions); in TEST()
|
D | c_api_debug_test.cc | 28 TFE_DeleteContextOptions(opts); in TEST() 47 TFE_DeleteContextOptions(opts);
|
D | c_api_experimental_test.cc | 222 TFE_DeleteContextOptions(opts); in TEST() 234 TFE_DeleteContextOptions(opts); in TEST() 269 TFE_DeleteContextOptions(opts); in TEST() 324 TFE_DeleteContextOptions(opts); in Executor_MatMul_CPU() 373 TFE_DeleteContextOptions(opts); in TEST() 437 TFE_DeleteContextOptions(opts); in TEST() 489 TFE_DeleteContextOptions(opts); in TEST()
|
D | c_api_cluster_test.cc | 127 TFE_DeleteContextOptions(opts); in TestRemoteExecuteChangeServerDef() 219 TFE_DeleteContextOptions(opts); in TestRemoteExecuteUpdateServerDef() 267 TFE_DeleteContextOptions(opts); in TestRemoteExecuteUpdateServerDefResourceAccess() 367 TFE_DeleteContextOptions(opts); in TestRemoteExecuteUpdateServerDefWithFailures() 427 TFE_DeleteContextOptions(opts); in TestConnectToCluster()
|
D | c_api_unified_experimental_test.cc | 59 TFE_DeleteContextOptions(opts); in TEST_P() 113 TFE_DeleteContextOptions(opts); in TEST_P() 186 TFE_DeleteContextOptions(opts); in TEST_P() 272 TFE_DeleteContextOptions(opts); in TEST_P() 398 TFE_DeleteContextOptions(opts); in TEST_P() 490 TFE_DeleteContextOptions(opts); in TEST_P() 646 TFE_DeleteContextOptions(opts); in TEST_P() 835 TFE_DeleteContextOptions(opts); in TEST_P() 920 TFE_DeleteContextOptions(opts); in TEST_P()
|
D | c_api_distributed_test.cc | 150 TFE_DeleteContextOptions(opts); in TestFunctionWithPackedInput() 372 TFE_DeleteContextOptions(opts); in TEST() 495 TFE_DeleteContextOptions(opts); in TestDistributedFunctionCancellation() 575 TFE_DeleteContextOptions(opts); in TestRemoteExecuteDeleteContextWithOutstandingRPC()
|
D | c_api_remote_test.cc | 61 TFE_DeleteContextOptions(opts); in TestRemoteExecute()
|
D | unified_api_testutil.cc | 129 TFE_DeleteContextOptions(opts); in BuildImmediateExecutionContext()
|
D | c_api_remote_test_util.cc | 99 TFE_DeleteContextOptions(opts); in TestRemoteExecuteSilentCopies()
|
D | c_api.h | 88 TF_CAPI_EXPORT extern void TFE_DeleteContextOptions(TFE_ContextOptions*);
|
D | gradients_util.cc | 315 TFE_DeleteContextOptions(opts); in BuildImmediateExecutionContext()
|
D | c_api.cc | 113 void TFE_DeleteContextOptions(TFE_ContextOptions* options) { delete options; } in TFE_DeleteContextOptions() function
|
/external/tensorflow/tensorflow/java/src/main/native/ |
D | eager_session_jni.cc | 36 TFE_DeleteContextOptions(opts); in Java_org_tensorflow_EagerSession_allocate() 45 TFE_DeleteContextOptions(opts); in Java_org_tensorflow_EagerSession_allocate()
|
/external/tensorflow/tensorflow/go/ |
D | context.go | 53 C.TFE_DeleteContextOptions(opt) 85 defer C.TFE_DeleteContextOptions(cOpt)
|
/external/tensorflow/tensorflow/c/experimental/op_handler/ |
D | internal_test.cc | 58 std::unique_ptr<TFE_ContextOptions, decltype(&TFE_DeleteContextOptions)> opts( in TEST() 59 TFE_NewContextOptions(), TFE_DeleteContextOptions); in TEST()
|
/external/tensorflow/tensorflow/python/eager/ |
D | pywrap_tensor_test_util.cc | 38 TFE_DeleteContextOptions(opts); in PYBIND11_MODULE()
|
/external/tensorflow/tensorflow/cc/experimental/base/public/ |
D | runtime_builder.h | 61 TFE_DeleteContextOptions(p); in operator()
|
/external/tensorflow/tensorflow/c/experimental/saved_model/public/ |
D | README.md | 26 TFE_DeleteContextOptions(ctx_options);
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | constant_fold.cc | 135 TFE_DeleteContextOptions(opts); in ConstantFoldFallbackHook()
|
/external/tensorflow/tensorflow/c/ |
D | c_api_experimental_test.cc | 97 TFE_DeleteContextOptions(tfe_context_options_); in ~ShapeInferenceTest()
|