/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/ |
H A D | GoogleCloudVisionV1p3beta1OutputConfig.php | 25 public $batchSize; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1OutputConfig 32 public function setBatchSize($batchSize) argument 34 $this->batchSize = $batchSize; 41 return $this->batchSize;
|
H A D | GoogleCloudVisionV1p4beta1OutputConfig.php | 25 public $batchSize; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1OutputConfig 32 public function setBatchSize($batchSize) argument 34 $this->batchSize = $batchSize; 41 return $this->batchSize;
|
H A D | GoogleCloudVisionV1p1beta1OutputConfig.php | 25 public $batchSize; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1OutputConfig 32 public function setBatchSize($batchSize) argument 34 $this->batchSize = $batchSize; 41 return $this->batchSize;
|
H A D | GoogleCloudVisionV1p2beta1OutputConfig.php | 25 public $batchSize; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1OutputConfig 32 public function setBatchSize($batchSize) argument 34 $this->batchSize = $batchSize; 41 return $this->batchSize;
|
H A D | OutputConfig.php | 25 public $batchSize; variable in Google\\Service\\Vision\\OutputConfig 32 public function setBatchSize($batchSize) argument 34 $this->batchSize = $batchSize; 41 return $this->batchSize;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/ |
H A D | GoogleCloudMlV1PredictionInput.php | 26 public $batchSize; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1PredictionInput 75 public function setBatchSize($batchSize) argument 77 $this->batchSize = $batchSize; 84 return $this->batchSize;
|
/plugin/fastwiki/ |
H A D | pagecache.js | 8 function CPageCache(maxSize, batchSize, debug) { argument 13 var m_batchSize = batchSize; 83 var batchSize = m_batchSize; 84 if (idsA.length / batchSize < 4) 85 batchSize = Math.ceil(idsA.length / 4); 87 for (var x=0; x<Math.ceil(idsA.length / batchSize); x++) { 88 var sublist = idsA.slice(x*batchSize, (x+1)*batchSize);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/ |
H A D | HparamSearchSpaces.php | 84 public function setBatchSize(IntHparamSearchSpace $batchSize) argument 86 $this->batchSize = $batchSize; 93 return $this->batchSize;
|
H A D | TrainingOptions.php | 38 public $batchSize; variable in Google\\Service\\Bigquery\\TrainingOptions 273 public function setBatchSize($batchSize) argument 275 $this->batchSize = $batchSize; 282 return $this->batchSize;
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | ehcache-3.8.1.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
META-INF/maven/
META ... |
/plugin/openlayersmap/ol7/ |
H A D | ol.js.map |
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …\n\n function clearBatch() {\n batch = {};\n batchSize = 0;\n …
|