LenzTensorFlowSDK.h 499 B

123456789101112131415161718
  1. //
  2. // LenzTensorFlowSDK.h
  3. // LenzTensorFlowSDK
  4. //
  5. // Created by lr on 2023/4/14.
  6. //
  7. #import <Foundation/Foundation.h>
  8. //! Project version number for LenzTensorFlowSDK.
  9. FOUNDATION_EXPORT double LenzTensorFlowSDKVersionNumber;
  10. //! Project version string for LenzTensorFlowSDK.
  11. FOUNDATION_EXPORT const unsigned char LenzTensorFlowSDKVersionString[];
  12. // In this header, you should import all the public headers of your framework using statements like #import <LenzTensorFlowSDK/PublicHeader.h>