Searched refs:CustomDeviceOpHandler (Results 1 – 4 of 4) sorted by relevance
22 void CustomDeviceOpHandler::Clear() { custom_devices_.clear(); } in Clear()24 Status CustomDeviceOpHandler::RegisterCustomDevice( in RegisterCustomDevice()44 bool CustomDeviceOpHandler::FindCustomDeviceFromName( in FindCustomDeviceFromName()54 Status CustomDeviceOpHandler::Execute(ImmediateExecutionOperation* op, in Execute()98 Status CustomDeviceOpHandler::MaybePinToCustomDevice( in MaybePinToCustomDevice()
25 class CustomDeviceOpHandler {27 ~CustomDeviceOpHandler() {} in ~CustomDeviceOpHandler()
482 CustomDeviceOpHandler& GetCustomDeviceOpHandler() override { in GetCustomDeviceOpHandler()594 CustomDeviceOpHandler custom_device_op_handler_;
43 class CustomDeviceOpHandler; variable157 virtual CustomDeviceOpHandler& GetCustomDeviceOpHandler() = 0;