MCPcopy Index your code

hub / github.com/determined-ai/determined / types & classes

Types & classes6,997 in github.com/determined-ai/determined

↓ 466 callersClassString
bindings/swagger_parser.py:15
↓ 261 callersClassAPIHttpError
harness/determined/common/api/bindings.py:34
↓ 207 callersStructx
proto/pkg/apiv1/api.pb.go:4003
↓ 85 callersClassLocustGetTaskWithMeta
performance/daist/daist/rest_api/locust_utils.py:68
↓ 83 callersInterfaceRuntimeError
webui/react/src/services/api-ts-sdk/api.ts:419
↓ 82 callersTypeAliasAllocationID
AllocationID is the ID of an allocation of a task. It is usually of the form TaskID.allocation_number, maybe with some other metadata if different typ
master/pkg/model/task.go:101
↓ 81 callersInterfaceArray
webui/react/src/react-app-env.d.ts:14
↓ 66 callersTypeAliasResourcePoolName
ResourcePoolName holds the name of the resource pool, and describes the input/output of several ResourceManager methods.
master/internal/rm/resource_manager_iface.go:69
↓ 64 callersTypeAliasTaskID
TaskID is the unique ID of a task among all tasks.
master/pkg/model/task.go:24
↓ 49 callersTypeAliasAccessScopeID
AccessScopeID is an identifier for an access scope.
master/pkg/model/task.go:597
↓ 46 callersTypeAliasDuration
Duration is a JSON (un)marshallable version of time.Duration.
master/pkg/model/duration.go:11
↓ 37 callersTypeAliasUserID
UserID is the type for user IDs.
master/pkg/model/user.go:38
↓ 34 callersStructA
master/pkg/schemas/copy_test.go:39
↓ 31 callersTypeAliasJobID
JobID is the unique ID of a job among all jobs.
master/pkg/model/job.go:12
↓ 28 callersClassAPIHttpStreamError
harness/determined/common/api/bindings.py:47
↓ 25 callersTypeAliasResourcesID
All the From... methods expose the more abstract representation returned by resource managers (since they can't all necessary know resources at the gr
master/internal/sproto/resources.go:20
↓ 21 callersTypeAliasID
ID is an identifier for an agent.
master/pkg/aproto/master_message.go:76
↓ 21 callersTypeAliasY
Y is Defaultable.
master/pkg/schemas/defaults_test.go:89
↓ 20 callersTypeAliasMetricGroup
MetricGroup denotes what custom group the metric is.
master/pkg/model/metrics.go:38
↓ 19 callersTypeAliasID
ID is a unique ID assigned to the containers of tasks when started in the cluster.
master/pkg/cproto/id.go:11
↓ 18 callersClassCheckFailedError
harness/determined/common/check.py:30
↓ 16 callersStructMap
Map is a generic, thread-safe map to supersede usages of sync.Map.
master/pkg/syncx/mapx/mapx.go:11
↓ 15 callersClassGraphQLQuery
tools/scripts/gql.py:11
↓ 14 callersClass_PolyLogs
Support the tf2.3+ feature of passing numpy or tf logs to each callback.
harness/determined/keras/callbacks.py:109
↓ 14 callersClassruntimeStreamError
harness/determined/common/api/bindings.py:605
↓ 13 callersClassShipLogServer
A tiny, hacky http(s) server for testing ship logs. It's about the same amount of code as subclassing the stdlib's SimpleHTTPRequestHandler,
e2e_tests/tests/cluster/test_ship_logs.py:29
↓ 12 callersClassFileMeta
performance/daist/daist/models/result.py:268
↓ 12 callersTypeAliasID
ID the type of Device.ID.
master/pkg/device/device.go:40
↓ 11 callersTypeAliasExtendedFloat64
ExtendedFloat64 handles serializing floats to JSON, including special cases for infinite values.
master/pkg/model/types.go:43
↓ 10 callersTypeAliasH
Wrong number of outputs is not Mergable.
master/pkg/schemas/merge_test.go:90
↓ 10 callersClassNotImplementedError
docs/swagger-ui/swagger-ui-bundle.js:2
↓ 10 callersTypeAliasZ
Z is Mergable.
master/pkg/schemas/merge_test.go:69
↓ 9 callersClassFunction
Remote HTTP-based call
bindings/swagger_parser.py:132
↓ 9 callersClassIndexData
harness/tests/determined/pytorch/experimental/test_torch_batch_process.py:47
↓ 9 callersTypeAliascontextKey
contextKeys are used to identify the type of value in the context. Since these are string, it is possible to get a short description of the context ke
hpc-ard-launcher-go/launcher/configuration.go:24
↓ 8 callersClassList
* Represents the List in the ColumnPickerMenu component
webui/react/src/e2e/models/components/ColumnPickerMenu.ts:54
↓ 8 callersTypeAliasrequestID
master/internal/rm/kubernetesrm/request_queue.go:135
↓ 7 callersClassDataLoader
DataLoader is meant to contain a user's ``data.Dataset``, configuration for sampling data in batches, and performance configuration like
harness/determined/pytorch/_data.py:52
↓ 7 callersTypeAliasF
Wrong number of inputs is not Mergable.
master/pkg/schemas/merge_test.go:76
↓ 7 callersTypeAliasG
Wrong type of inputs is not Mergable.
master/pkg/schemas/merge_test.go:83
↓ 7 callersClassHist
performance/daist/daist/models/metric_latency.py:301
↓ 7 callersClassShouldExit
ShouldExit breaks out of the top-level workload sequencer loop from inside function calls.
harness/determined/layers/_workload_sequencer.py:44
↓ 7 callersClassv1LaunchWarning
Enum values for warnings when launching commands. - LAUNCH_WARNING_UNSPECIFIED: Default value - LAUNCH_WARNING_CURRENT_SLOTS_EXCEEDED: For a d
harness/determined/common/api/bindings.py:8238
↓ 6 callersClassDoneMsg
DoneMsg is what each thread of exectuion puts on the doneq when it finishes.
master/static/srv/ship_logs.py:81
↓ 6 callersClassLocustPostTaskWithMeta
performance/daist/daist/rest_api/locust_utils.py:86
↓ 6 callersClassv1LogLevel
LogLevel specifies the level for a log. - LOG_LEVEL_UNSPECIFIED: Unspecified log level. - LOG_LEVEL_TRACE: A log level of TRACE. - LOG_LEV
harness/determined/common/api/bindings.py:8571
↓ 5 callersTypeAliasPermissions
Permissions is a list of permissions.
master/internal/rbac/rbac.go:51
↓ 5 callersTypeAliasTokenID
TokenID is the type for token IDs.
master/pkg/model/user.go:58
↓ 5 callersTypeAliasUnsupportedError
UnsupportedError is returned when an unsupported feature of a resource manager is used.
master/internal/rm/rmerrors/errors.go:6
↓ 5 callersTypeAliasUsers
Users is a slice of User objects—primarily useful for its methods.
master/pkg/model/user.go:208
↓ 5 callersClasstaskv1State
The current state of the task. - STATE_UNSPECIFIED: The task state is unknown. - STATE_PULLING: The task's base image is being pulled from the
harness/determined/common/api/bindings.py:663
↓ 4 callersTypeAliasDefaultParser
master/internal/config/resource_manager_config.go:85
↓ 4 callersTypeAliasExitCode
ExitCode is the process exit code of the container.
master/internal/sproto/resources.go:231
↓ 4 callersClassLink
docs/redirects.py:54
↓ 4 callersClassOnesDataset
harness/tests/experiment/fixtures/pytorch_onevar_model.py:51
↓ 4 callersTypeAliasPermissionType
List of permissions types. Value of the enum has 9xxxx for global only permissions. Permissions on the same object share the thousands place value lik
proto/pkg/rbacv1/rbac.pb.go:26
↓ 4 callersTypeAliasRequestID
RequestID links all operations with the same ID to a single trial create request.
master/pkg/model/searcher.go:22
↓ 4 callersTypeAliasSessionID
SessionID is the type for user session IDs.
master/pkg/model/user.go:41
↓ 4 callersClassTrainAndValidate
Offer a similar interface as WorkloadResponseInterceptor, except let send() yield a whole progression of RUN_STEP and COMPUTE_VALIDATION_METR
harness/tests/experiment/utils.py:17
↓ 4 callersClassUse
A result in a Login scenario indicating a particular token should be returned.
harness/tests/cli/test_auth.py:135
↓ 4 callersClassWorkload
harness/determined/workload.py:8
↓ 3 callersClassBatch
Defines a Batch unit for specifying length to PyTorch trainers. Batch(int) values are treated as periods, e.g. Batch(100) will checkpoint/va
harness/determined/pytorch/_trainer_utils.py:97
↓ 3 callersClassConcurrencyHist
Dict[int "concurrency", Hist]
performance/daist/daist/models/metric_latency.py:137
↓ 3 callersTypeAliasExitCode
ExitCode is the process exit code of the container.
master/pkg/aproto/exit.go:24
↓ 3 callersClassHealthStatus
harness/determined/common/api/bindings.py:151
↓ 3 callersClassIdentitySequence
harness/tests/experiment/keras/test_keras_data.py:14
↓ 3 callersClassIndentedLines
bindings/generate_bindings_ts.py:37
↓ 3 callersTypeAliasJSONObj
JSONObj is a JSON object that converts to a []byte in SQL queries.
master/pkg/model/types.go:13
↓ 3 callersClassKeyCache
KeyCache caches only primary keys. KeyCache is just enough caching to allow Stream to automatically reconnect.
harness/determined/common/streams/_client.py:183
↓ 3 callersClassLinearDataset
harness/tests/experiment/fixtures/deepspeed_linear_model.py:52
↓ 3 callersClassManagedCluster
e2e_tests/tests/cluster/managed_cluster.py:30
↓ 3 callersClassMockWebSocket
harness/tests/common/streams/test_client.py:12
↓ 3 callersClassModelParallelUnit
This class contains the functions we expect in order to accurately carry out parallel training. For custom model parallel training, you need
harness/determined/pytorch/deepspeed/_mpu.py:9
↓ 3 callersClassPerfTestRun
performance/daist/daist/models/db.py:16
↓ 3 callersClassRef
bindings/swagger_parser.py:57
↓ 3 callersClassResult
performance/daist/daist/models/result.py:110
↓ 3 callersTypeAliasRoles
Roles is a list of Role.
master/internal/rbac/rbac.go:140
↓ 3 callersClassStepableLRScheduler
harness/tests/experiment/fixtures/pytorch_onevar_model.py:98
↓ 3 callersTypeAliasStorageBackendID
StorageBackendID is the ID for the storage backend. Storage backend ID isn't backfilled so checkpoints older than 0.27.1 won't have this. There are al
master/pkg/model/experiment.go:668
↓ 3 callersClassStreamToLogger
performance/daist/daist/utils/stream_to_logger.py:4
↓ 3 callersClassTokenStore
TokenStore is a class for reading/updating a persistent store of user authentication tokens. TokenStore can remember tokens for many users fo
harness/determined/common/api/authentication.py:349
↓ 3 callersTypeAliasType
Type is a string holding the type of the Device.
master/pkg/device/device.go:10
↓ 3 callersClassUnixTimeWithStamp
performance/daist/daist/models/timestamp.py:40
↓ 3 callersTypeAliasbyteString
byteString marshals to a base64 encoded string for the content of the file.
master/pkg/archive/archive.go:115
↓ 3 callersClasstrialv1State
The current state of the trial. see \dT+ trial_state in db - STATE_UNSPECIFIED: The trial is in an unspecified state. - STATE_ACTIVE: The tria
harness/determined/common/api/bindings.py:684
↓ 2 callersClassAny
bindings/swagger_parser.py:10
↓ 2 callersClassCalledProcessError
Subclass subprocess.CalledProcessError in order to have a __str__ method that includes the stderr of the det cli call that failed. That
e2e_tests/tests/detproc.py:24
↓ 2 callersClassCert
harness/determined/common/api/certs.py:18
↓ 2 callersClassCheck
A result in a Login scenario indicating a check of a particular token is expected.
harness/tests/cli/test_auth.py:114
↓ 2 callersTypeAliasClusterName
ClusterName is the name of the cluster within which we want to send a request.
master/internal/rm/resource_manager_iface.go:91
↓ 2 callersClassCollector
Collector is the thread that reads and parses lines from stdout or stderr. It will pass structured data to the logq, and will send a message
master/static/srv/ship_logs.py:158
↓ 2 callersClassContext
``core.Context`` is a simple composition of several component APIs, with the following public members: - ``.checkpoint``, a :class:`~Ch
harness/determined/core/_context.py:21
↓ 2 callersTypeAliasDefaultParser
master/pkg/model/experiment_config.go:79
↓ 2 callersClassDetCallback
``DetCallback`` integrates a training loop built around ``transformers.Trainer`` with the Determined cluster. It reports metrics, uploads ch
harness/determined/transformers/_hf_callback.py:14
↓ 2 callersClassDetermined
Determined gives access to Determined API objects. Arguments: master (string, optional): The URL of the Determined master. If
harness/determined/common/experimental/determined.py:27
↓ 2 callersClassDeterminedVersion
performance/daist/daist/models/result.py:17
↓ 2 callersClassDict
bindings/swagger_parser.py:41
↓ 2 callersTypeAliasDispatchState
DispatchState the model 'DispatchState'
hpc-ard-launcher-go/launcher/model_dispatch_state.go:19
↓ 2 callersClassDistributedSampler
DistributedSampler will iterate through an underlying sampler and return samples which belong to this shard. DistributedSampler is diffe
harness/determined/pytorch/samplers.py:43
↓ 2 callersClassDownloadMode
``DownloadMode`` defines the calling behavior of the .download() and the .restore_path() methods of ``CheckpointContext``. When mode is
harness/determined/core/_checkpoint.py:19
next →1–100 of 6,997, ranked by callers