Search: "initialize"
Media processing - ApsaraVideo for VOD Documentation
Initialize a clientInitialize a client before using the SDK. For more information, see initVodClient. " class=" ...
Import for cropping - ApsaraVideo for VOD Documentation
configuration to the build.gradle file of your project so that you can initialize and use the short video SDK. defaultConfig ...
Node.js Demo - Intelligent Speech Interaction Documentation
@alicloud/nls-filetrans-2018-08-17 --save Call procedure Create and initialize a client. Use the AccessKey ID and AccessKey ...
Recommended Kubernetes cluster configurations to run highly reliable applications - Container Documentation
takes some time for an application to initialize during startup. During the initialization, the application cannot provide ...
ECS actions - Operation Orchestration Service Documentation
imageId: String - YAML ACS::ECS::ReInitDisk You can use this action to initialize a cloud disk. DescribeDisks DescribeInstances ...
Quick start - Table Store Documentation
. Determine an endpoint and configure an AccessKey pair to initialize the instance ...
Export Tesorflow Model - Machine Learning Platform for AI Documentation
...saver = tf.train.Saver()with tf.Session() as sess: # Initialize v1 since the saver will not. saver.restore(sess, " ...
Analysis on Health Check Logic of a Kubernetes Ingress Controller blog
When the Nginx Ingress Controller starts, use goroutine to start an HTTP server: ``` // Initialize an HTTP request handler ...
Using Python to Connect Function Compute to SQL Server blog
applicable to Python 2.7. ## Preparing a Test Environment Use Docker to run SQL Server 2017 on a local Mac computer, initialize the ...