Documentation
¶
Index ¶
Constants ¶
View Source
const ConfigSchemaID = "clinia://triton-config"
Variables ¶
View Source
var ConfigSchema string
Functions ¶
func AddConfigSchema ¶ added in v0.0.100
AddConfigSchema adds the tracing schema to the compiler. The interface is specified instead of `jsonschema.Compiler` to allow the use of any jsonschema library fork or version.
Types ¶
type Client ¶
type Client struct { Inference tritongrpc.GRPCInferenceServiceClient // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.