package int8
Ordering
- Alphabetic
Visibility
- Public
- All
Value Members
-
object
GenerateInt8Scales
GenerateInt8Scales will generate a model with scales information, which will be used with mkldnn int8.
GenerateInt8Scales will generate a model with scales information, which will be used with mkldnn int8. You can pass a model trained from BigDL and will genereate a model whose name is the same except including "quantized"
-
object
ImageNetInference
This example demonstrates how to evaluate pre-trained resnet-50 with ImageNet dataset using Int8
- object Utils