Skip to content

v1.2.3

Compare
Choose a tag to compare
@sunhailin-Leo sunhailin-Leo released this 12 Jan 03:55
· 251 commits to main since this release
  • version 1.2.3 - 2023/01/12
    • update grpc connection code
    • update connection api
    • add some const for uri
    • add some test code
    • [API Update]split share system/cuda memory api
    • [API Update]add three api for client initialize
    • [API Update]update model load/unload api
    • [API Update]remove isGRPC parameter instead of determine grpcClient is nil or not.
    • [API Update]decodeFunc return []interface{} instead of interface{} for support batch request.