-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Project import generated by Copybara. (#127)
GitOrigin-RevId: 50dc082133b4d28c56c1ecc0cad18e5751f6bc19 Co-authored-by: Snowflake Authors <[email protected]>
- Loading branch information
1 parent
f737798
commit 38d2497
Showing
122 changed files
with
4,840 additions
and
4,052 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
//tests/integ/snowflake/ml/registry/services:registry_huggingface_pipeline_model_deployment_gpu_test | ||
//tests/integ/snowflake/ml/registry/services:registry_sentence_transformers_model_deployment_gpu_test | ||
//tests/integ/snowflake/ml/registry/services:registry_xgboost_model_deployment_pip_test |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
:orphan: | ||
|
||
=========================== | ||
snowflake.ml.data | ||
=========================== | ||
|
||
.. automodule:: snowflake.ml.data | ||
:noindex: | ||
|
||
.. currentmodule:: snowflake.ml.data | ||
|
||
.. rubric:: Classes | ||
|
||
.. autosummary:: | ||
:toctree: api/data | ||
|
||
data_connector.DataConnector | ||
data_ingestor.DataIngestor | ||
data_source.DataSource | ||
data_source.DataFrameInfo | ||
data_source.DatasetInfo |
Oops, something went wrong.