Home
last modified time | relevance | path

Searched defs:RunSession (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Dexternal_dataset_op_test.cc115 tensorflow::Status RunSession(tensorflow::Session* session, in RunSession() function
136 tensorflow::Status RunSession(tensorflow::Session* session, in RunSession() function
H A Dserve_slices_op_test.cc106 tensorflow::Status RunSession(tensorflow::Tensor callback_token, in RunSession() function in fcp::__anon0fd969260111::ServeSlicesOpTest
/aosp_15_r20/external/deqp/external/openglcts/modules/runner/
H A DglcTestRunner.cpp47 class RunSession class
50RunSession(tcu::Platform &platform, tcu::Archive &archive, const int numArgs, const char *const *a… in RunSession() function in glcts::RunSession
/aosp_15_r20/device/google/cuttlefish/guest/hals/confirmationui/
DTrustyConfirmationUI.cpp124 void TrustyConfirmationUI::RunSession(shared_ptr<IConfirmationResultCallback> resultCB, in RunSession() function in aidl::android::hardware::confirmationui::TrustyConfirmationUI
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/
H A Dtrt_convert_api.cc194 Status RunSession(Session* session, const std::vector<std::string>& input_names, in RunSession() function