Home
last modified time | relevance | path

Searched defs:eager_ctx (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/c/eager/
Dunified_api_testutil.cc137 TFE_Context* eager_ctx = in TestScalarTensorHandle() local
151 TFE_Context* eager_ctx = in TestTensorHandleWithDimsFloat() local
166 TFE_Context* eager_ctx = in TestTensorHandleWithDimsInt() local
Dc_api_unified_experimental_test.cc64 TFE_Context* eager_ctx = TF_ExecutionContextGetTFEContext(ctx, status.get()); in TEST_P() local
127 TFE_Context* eager_ctx = TF_ExecutionContextGetTFEContext(ctx, status.get()); in TEST_P() local
200 TFE_Context* eager_ctx = TF_ExecutionContextGetTFEContext(ctx, status.get()); in TEST_P() local
286 TFE_Context* eager_ctx = TF_ExecutionContextGetTFEContext(ctx, status.get()); in TEST_P() local
409 TFE_Context* eager_ctx = in TEST_P() local
501 TFE_Context* eager_ctx = in TEST_P() local
659 TFE_Context* eager_ctx = in TEST_P() local
848 TFE_Context* eager_ctx = in TEST_P() local
Dgradients_util.cc87 TFE_Context* eager_ctx = in ScalarTensorHandle() local
103 TFE_Context* eager_ctx = in TensorHandleWithDimsFloat() local
119 TFE_Context* eager_ctx = in TensorHandleWithDimsInt() local
/external/tensorflow/tensorflow/c/experimental/saved_model/core/revived_types/
Dvariable.cc87 EagerContext* eager_ctx = reinterpret_cast<EagerContext*>(ctx); in CreateUninitialized() local