Home
last modified time | relevance | path

Searched refs:CheckMatchingStructSizes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/c/
H A Dpjrt_c_api_wrapper_impl.cc33 xla::Status CheckMatchingStructSizes(absl::string_view struct_name, in CheckMatchingStructSizes() function
61 xla::Status struct_size_check = CheckMatchingStructSizes( in PJRT_Error_Destroy()
73 xla::Status struct_size_check = CheckMatchingStructSizes( in PJRT_Error_Message()
87 PJRT_RETURN_IF_ERROR(CheckMatchingStructSizes( in PJRT_Error_GetCode()
97 PJRT_RETURN_IF_ERROR(CheckMatchingStructSizes( in PJRT_Client_Destroy()
105 PJRT_RETURN_IF_ERROR(CheckMatchingStructSizes( in PJRT_Client_ProcessIndex()
113 PJRT_RETURN_IF_ERROR(CheckMatchingStructSizes( in PJRT_Client_PlatformName()
124 PJRT_RETURN_IF_ERROR(CheckMatchingStructSizes( in PJRT_Client_PlatformVersion()
134 PJRT_RETURN_IF_ERROR(CheckMatchingStructSizes( in PJRT_Client_Devices()
144 PJRT_RETURN_IF_ERROR(CheckMatchingStructSizes( in PJRT_Client_AddressableDevices()
[all …]
H A Dpjrt_c_api_wrapper_impl.h164 xla::Status CheckMatchingStructSizes(absl::string_view struct_name,