Builder class of FirebaseAutoMLLocalModel.
|
FirebaseAutoMLLocalModel.Builder()
Creates a new builder to build
FirebaseAutoMLLocalModel.
|
| FirebaseAutoMLLocalModel |
build()
|
| FirebaseAutoMLLocalModel.Builder |
setAssetFilePath(String
assetFilePath)
Sets the asset subpath of the asset model file
Make sure your model asset file is not compressed by using aaptOptions. |
| FirebaseAutoMLLocalModel.Builder |
Creates a new builder to build
FirebaseAutoMLLocalModel.
FirebaseAutoMLLocalModel with provided info.Sets the asset subpath of the asset model file
Make sure your model asset file is not compressed by using aaptOptions. For more details, refer to documentation.
Sets the absolute file path of the local model file.