Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/PaddleCloud
/ functions
Functions
439 in github.com/PaddlePaddle/PaddleCloud
⨍
Functions
439
◇
Types & classes
95
↓ 1 callers
Method
delete
(self, name, namespace)
pipeline/src/launch_crd.py:169
↓ 1 callers
Method
deleteSampleJob
(ctx context.Context, sampleJob *v1alpha1.SampleJob)
pkg/sampleset/ctrls/samplejob_controller.go:165
↓ 1 callers
Method
deleteSampleSet
()
pkg/sampleset/ctrls/sampleset_controller.go:481
↓ 1 callers
Function
endpoints2hosts
(eps []string)
pkg/paddlejob/paddlejob_helper.go:397
↓ 1 callers
Method
execInPod
(namespace string, podName string, containerName string, cmd []string)
pkg/paddlejob/paddlejob_controller.go:511
↓ 1 callers
Function
extractPattern
(path string)
pkg/sampleset/manager/server.go:425
↓ 1 callers
Method
finalize
(ctx context.Context, pdj *pdv1.PaddleJob)
pkg/paddlejob/paddlejob_controller.go:480
↓ 1 callers
Method
finalizeService
(serviceName, namespace string)
pkg/serving/reconcilers/knative/service_reconciler.go:113
↓ 1 callers
Function
genCoordinateInitContainer
(coordContainerImage string)
pkg/paddlejob/paddlejob_helper.go:380
↓ 1 callers
Function
getHostMountPathMap
(volumes []v1.Volume, volumeMounts []v1.VolumeMount)
pkg/sampleset/driver/driver.go:347
↓ 1 callers
Function
getPGMinResource
(pdj *pdv1.PaddleJob)
pkg/paddlejob/paddlejob_helper.go:521
↓ 1 callers
Function
getPaddleJobCompleteTime
(pdj *pdv1.PaddleJob)
pkg/paddlejob/paddlejob_helper.go:184
↓ 1 callers
Function
getPaddleJobMode
(pdj *pdv1.PaddleJob)
pkg/paddlejob/paddlejob_helper.go:192
↓ 1 callers
Function
getPaddleJobPhase
(pdj *pdv1.PaddleJob)
pkg/paddlejob/paddlejob_helper.go:93
↓ 1 callers
Function
getPaddleJobStartTime
(pdj *pdv1.PaddleJob)
pkg/paddlejob/paddlejob_helper.go:176
↓ 1 callers
Method
getRuntimeCacheMountPath
(name string)
pkg/sampleset/driver/driver.go:331
↓ 1 callers
Function
getTotalReplicas
(pdj *pdv1.PaddleJob)
pkg/paddlejob/paddlejob_helper.go:510
↓ 1 callers
Function
getValidClearPath
(path string, hostMountMap map[string]string)
pkg/sampleset/driver/driver.go:363
↓ 1 callers
Method
get_action_status
(self, action=None)
pipeline/src/launch_crd.py:208
↓ 1 callers
Method
get_command
(self, spec)
pipeline/src/training.py:26
↓ 1 callers
Method
get_command
(self, spec)
pipeline/src/training.py:231
↓ 1 callers
Method
get_ocr_command
(self, spec)
pipeline/src/training.py:33
↓ 1 callers
Method
get_ocr_command
(self, spec)
pipeline/src/training.py:238
↓ 1 callers
Method
get_spec
(self, spec)
pipeline/src/training.py:419
↓ 1 callers
Method
get_spec
(self, spec)
pipeline/src/launch_crd.py:205
↓ 1 callers
Method
handleEvent
(event fsnotify.Event)
pkg/sampleset/manager/server.go:234
↓ 1 callers
Function
isAllCoordContainerRunning
(childPods corev1.PodList)
pkg/paddlejob/paddlejob_helper.go:154
↓ 1 callers
Function
isAllPodsCreated
(pdj *pdv1.PaddleJob)
pkg/paddlejob/paddlejob_helper.go:56
↓ 1 callers
Function
isAllPodsReady
(pdj *pdv1.PaddleJob, childPods corev1.PodList)
pkg/paddlejob/paddlejob_helper.go:44
↓ 1 callers
Function
isFailed
(status *pdv1.ResourceStatus)
pkg/paddlejob/paddlejob_helper.go:77
↓ 1 callers
Function
isPending
(status *pdv1.ResourceStatus)
pkg/paddlejob/paddlejob_helper.go:80
↓ 1 callers
Function
isPodRealRuning
(pod *corev1.Pod)
pkg/paddlejob/paddlejob_helper.go:135
↓ 1 callers
Function
isSecretValid
isSecretValid check if the secret created by user is valid for JuiceFS csi driver
pkg/sampleset/driver/juicefs.go:165
↓ 1 callers
Function
isStarting
(status *pdv1.ResourceStatus)
pkg/paddlejob/paddlejob_helper.go:83
↓ 1 callers
Function
knativeServiceTrafficSemanticEquals
(desired, existing *knservingv1.Service)
pkg/serving/reconcilers/knative/service_reconciler.go:301
↓ 1 callers
Function
knativeSpecSemanticEquals
(desired, existing interface{})
pkg/serving/reconcilers/knative/service_reconciler.go:297
↓ 1 callers
Function
main
()
pipeline/src/modelhub.py:101
↓ 1 callers
Function
main
()
pipeline/src/dataset.py:110
↓ 1 callers
Function
main
()
pipeline/src/training.py:459
↓ 1 callers
Function
main
(argv=None)
pipeline/src/serving.py:57
↓ 1 callers
Method
patch
Apply namespaced service Args: spec: The spec for the CR
pipeline/src/training.py:367
↓ 1 callers
Method
patch
Apply custom resource Args: spec: The spec for the CR
pipeline/src/launch_crd.py:114
↓ 1 callers
Function
randStringRunes
(n int)
pkg/serving/suite_test.go:146
↓ 1 callers
Method
reconcileBound
reconcileBound After create PV/PVC then create runtime StatefulSet
pkg/sampleset/ctrls/sampleset_controller.go:266
↓ 1 callers
Method
reconcileCanaryEndpoint
(paddlesvc *elasticservingv1.PaddleService, desired *knservingv1.Service, serviceSpec knservingv1.ServiceSpec)
pkg/serving/reconcilers/knative/service_reconciler.go:226
↓ 1 callers
Method
reconcileDefaultEndpoint
(paddlesvc *elasticservingv1.PaddleService, desired *knservingv1.Service)
pkg/serving/reconcilers/knative/service_reconciler.go:158
↓ 1 callers
Method
reconcileFailed
()
pkg/sampleset/ctrls/samplejob_controller.go:365
↓ 1 callers
Method
reconcileMount
reconcileMount After create runtime daemon set and mounted, before sync data job done
pkg/sampleset/ctrls/sampleset_controller.go:328
↓ 1 callers
Method
reconcileNone
reconcileNone job: post
pkg/sampleset/ctrls/samplejob_controller.go:233
↓ 1 callers
Method
reconcileNone
reconcileNone After user create SampleSet CR then create PV and PVC automatically
pkg/sampleset/ctrls/sampleset_controller.go:201
↓ 1 callers
Method
reconcilePartialReady
()
pkg/sampleset/ctrls/sampleset_controller.go:593
↓ 1 callers
Method
reconcilePending
()
pkg/sampleset/ctrls/samplejob_controller.go:293
↓ 1 callers
Method
reconcilePhase
()
pkg/sampleset/ctrls/samplejob_controller.go:214
↓ 1 callers
Method
reconcilePhase
()
pkg/sampleset/ctrls/sampleset_controller.go:173
↓ 1 callers
Method
reconcileReady
reconcileReady reconcile
pkg/sampleset/ctrls/sampleset_controller.go:422
↓ 1 callers
Method
reconcileRunning
()
pkg/sampleset/ctrls/samplejob_controller.go:329
↓ 1 callers
Method
reconcileSucceeded
()
pkg/sampleset/ctrls/samplejob_controller.go:411
↓ 1 callers
Method
reconcileSyncFailed
()
pkg/sampleset/ctrls/sampleset_controller.go:539
↓ 1 callers
Method
reconcileSyncing
reconcileSyncing wait the sync data job done and return to mount phase
pkg/sampleset/ctrls/sampleset_controller.go:371
↓ 1 callers
Function
removeString
(slice []string, s string)
pkg/paddlejob/paddlejob_helper.go:423
↓ 1 callers
Method
syncCurrentStatus
(ctx context.Context, pdj *pdv1.PaddleJob, childPods corev1.PodList)
pkg/paddlejob/paddlejob_controller.go:349
↓ 1 callers
Function
syncEtcd
(ctx context.Context, etcdCli *clientv3.Client, path string, np string)
pkg/paddlejob/paddlejob_elastic.go:27
↓ 1 callers
Function
syncNP
(etcdCli *clientv3.Client, pdj *pdv1.PaddleJob)
pkg/paddlejob/paddlejob_elastic.go:41
↓ 1 callers
Method
uploadHandleFunc
(pattern string)
pkg/sampleset/manager/server.go:160
↓ 1 callers
Function
warmupRandomly
(opt *v1alpha1.WarmupJobOptions, writers []*bufio.Writer)
pkg/sampleset/driver/juicefs.go:636
↓ 1 callers
Function
warmupSequentially
(opt *v1alpha1.WarmupJobOptions, writers []*bufio.Writer)
pkg/sampleset/driver/juicefs.go:617
↓ 1 callers
Method
watchAndDo
()
pkg/sampleset/manager/server.go:217
↓ 1 callers
Method
writeCacheStatus
()
pkg/sampleset/manager/server.go:391
Function
AllBaseUris
(c *Controller)
pkg/sampleset/ctrls/base_controller.go:503
Function
ClearCreateOptions
(c *Controller, opt interface{}, ctx *common.RequestContext)
pkg/sampleset/ctrls/base_controller.go:481
Function
ClearOptions
()
pkg/sampleset/ctrls/base_controller.go:446
Method
CreateCacheStatus
(opt *common.ServerOptions, status *v1alpha1.CacheStatus)
pkg/sampleset/driver/driver.go:210
Method
CreateClearJobOptions
(opt *v1alpha1.ClearJobOptions, ctx *common.RequestContext)
pkg/sampleset/driver/driver.go:288
Method
CreatePV
CreatePV create JuiceFS persistent volume with mount options. How to set parameters of pv can refer to https://github.com/juicedata/juicefs-csi-driver
pkg/sampleset/driver/juicefs.go:107
Method
CreatePVC
CreatePVC create persistent volume claim, and it will be used by runtime server and PaddleJob worker pods
pkg/sampleset/driver/driver.go:119
Method
CreateRmrJobOptions
(opt *v1alpha1.RmrJobOptions, ctx *common.RequestContext)
pkg/sampleset/driver/driver.go:270
Method
CreateRuntime
(ds *appv1.StatefulSet, ctx *common.RequestContext)
pkg/sampleset/driver/juicefs.go:248
Method
CreateService
CreateService create service for runtime StatefulSet server
pkg/sampleset/driver/driver.go:155
Method
CreateSuccessfully
()
pkg/sampleset/ctrls/base_controller.go:232
Method
CreateSyncJobOptions
CreateSyncJobOptions create sync job options by the information from request context, the options is used by controller to request runtime server do s
pkg/sampleset/driver/juicefs.go:753
Method
CreateWarmupJobOptions
(opt *v1alpha1.WarmupJobOptions, ctx *common.RequestContext)
pkg/sampleset/driver/juicefs.go:811
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Cache.
pkg/apis/sampleset/v1alpha1/zz_generated.deepcopy.go:54
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CacheLevel.
pkg/apis/sampleset/v1alpha1/zz_generated.deepcopy.go:69
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CacheStatus.
pkg/apis/sampleset/v1alpha1/zz_generated.deepcopy.go:84
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClearJobOptions.
pkg/apis/sampleset/v1alpha1/zz_generated.deepcopy.go:104
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CronJobStatus.
pkg/apis/sampleset/v1alpha1/zz_generated.deepcopy.go:128
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new JobOptions.
pkg/apis/sampleset/v1alpha1/zz_generated.deepcopy.go:163
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new JobsName.
pkg/apis/sampleset/v1alpha1/zz_generated.deepcopy.go:178
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new JuiceFSMountOptions.
pkg/apis/sampleset/v1alpha1/zz_generated.deepcopy.go:193
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new JuiceFSSyncOptions.
pkg/apis/sampleset/v1alpha1/zz_generated.deepcopy.go:208
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new JuiceFSWarmupOptions.
pkg/apis/sampleset/v1alpha1/zz_generated.deepcopy.go:223
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MountOptions.
pkg/apis/sampleset/v1alpha1/zz_generated.deepcopy.go:243
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RmrJobOptions.
pkg/apis/sampleset/v1alpha1/zz_generated.deepcopy.go:263
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RuntimeStatus.
pkg/apis/sampleset/v1alpha1/zz_generated.deepcopy.go:278
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SampleJobSpec.
pkg/apis/sampleset/v1alpha1/zz_generated.deepcopy.go:363
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SampleJobStatus.
pkg/apis/sampleset/v1alpha1/zz_generated.deepcopy.go:378
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SampleSetSpec.
pkg/apis/sampleset/v1alpha1/zz_generated.deepcopy.go:480
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SampleSetStatus.
pkg/apis/sampleset/v1alpha1/zz_generated.deepcopy.go:506
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SampleStrategy.
pkg/apis/sampleset/v1alpha1/zz_generated.deepcopy.go:521
Method
DeepCopy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Source.
pkg/apis/sampleset/v1alpha1/zz_generated.deepcopy.go:541
← previous
next →
201–300 of 439, ranked by callers