Searched refs:SE_Executable (Results 1 – 3 of 3) sorted by relevance
296 SE_Executable** result, TF_Status* status);301 SE_DeviceMemoryAllocator* allocator, SE_Executable** executables,308 SE_Executable* executable, SE_ExecutableRunOptions* se_options,325 TFTPU_CAPI_EXPORT void TpuExecutable_Fingerprint(SE_Executable* executable,332 TpuExecutable_HloModule(SE_Executable* executable);334 TFTPU_CAPI_EXPORT void TpuExecutable_Free(SE_Executable*);
160 typedef struct SE_Executable SE_Executable; typedef
90 TpuExecutable(SE_Executable* se_executable, in TpuExecutable()206 SE_Executable* se_executable_;255 SE_Executable* result; in RunBackend()312 SE_Executable** se_executables = new SE_Executable*[module_group->size()]; in Compile()