Home
last modified time | relevance | path

Searched refs:cluster (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/
A Draw_decode.c81 static int check_cluster( int cluster, unsigned char *buffer, unsigned char *expected_cluster ) { in check_cluster() argument
82 unsigned char *target = buffer + cluster*6; in check_cluster()
88 fprintf( stderr, "Cluster %d did not match expected results.\n", cluster ); in check_cluster()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dhistogram_enc.c1140 int cluster; in OptimizeHistogramSymbols() local
1142 cluster = cluster_mappings[symbols[i]]; in OptimizeHistogramSymbols()
1144 if (cluster > 0 && cluster_mappings_tmp[cluster] == 0) { in OptimizeHistogramSymbols()
1146 cluster_mappings_tmp[cluster] = cluster_max; in OptimizeHistogramSymbols()
1148 symbols[i] = cluster_mappings_tmp[cluster]; in OptimizeHistogramSymbols()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/
A DCHANGELOG662 - Support for resize hbaseue multi-zone cluster.
910 - Support multiple security group for one ehpc cluster.
3346 1, Better support for hybrid cluster.
3583 1, Add new API AddLocalNodes, for adding local machine to a hybrid cluster
3604 1, New APIs for batch executing commands in cluster: InvokeShellCommand, ListCommands, etc.
3605 2, New APIs for HybridCluster (link E-HPC with cluster in local IDC): CreateHybridCluster, etc.
3689 …StopNodes, ListCustomImages. Support stopping a post-paid cluster or partial nodes of a cluster to…
3690 3, New parameters for CreateCluster API: EcsChargeType. Support creating a pre-paid cluster.
3691 4, New parameters for CreateCluster API: DeploymentMode. Support creating a cluster with fewer mana…
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dtest.h1469 for (auto& cluster : clusters) {
1472 for (auto& other_result : cluster) {
1476 cluster.push_back(*result);
1500 for (auto& cluster : clusters) {
1502 for (auto& result : cluster) {
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/
A Dconfiguration.proto219 // TPU core is off but control cluster is on.
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dinstall.txt620 cluster chains that are allocated but not used by a file. This should not
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DChangeLog3437 cf33ccd1 Evaluate output cluster's bit_costs once in HistogramRefine.

Completed in 21 milliseconds