Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Graviti-AI/tensorbay-python-sdk issues and pull requests

#1273 - Unable to register

Issue - State: open - Opened by srivarnajanney about 1 year ago

#1272 - refactor(utility): rename "verify" to "verify_tls_certificate" in Config

Pull Request - State: closed - Opened by linjiX almost 2 years ago - 1 comment

#1271 - feat(utility): add "verify" attr to "requests.Config"

Pull Request - State: closed - Opened by linjiX almost 2 years ago - 1 comment

#1270 - refactor: remove the None values in upload permission result

Pull Request - State: closed - Opened by linjiX almost 2 years ago - 1 comment

#1269 - ci: move "pyupgrade" before "isort" in ".pre-commit-config.yaml"

Pull Request - State: closed - Opened by linjiX almost 2 years ago - 1 comment

#1268 - ci: update the "flake8" url from "Gitlab" to "Github" in pre-commit

Pull Request - State: closed - Opened by linjiX almost 2 years ago - 1 comment

#1267 - ci: update the "flake8" url from "Gitlab" to "Github" in pre-commit

Pull Request - State: closed - Opened by linjiX almost 2 years ago - 1 comment

#1266 - fix(sensor): fix the wrong matrix conversion in "CameraMatrix.as_matrix"

Pull Request - State: closed - Opened by linjiX about 2 years ago - 1 comment

#1265 - build: remove the requirement limitation "numpy <= 1.20.3"

Pull Request - State: closed - Opened by linjiX about 2 years ago - 1 comment

#1264 - chore: remove code owner "@graczhual"

Pull Request - State: closed - Opened by linjiX about 2 years ago - 1 comment

#1263 - docs: add "pdf" format to "readthedocs" downloadable documentation

Pull Request - State: closed - Opened by linjiX about 2 years ago - 1 comment

#1262 - chore: remove code owners "@AChenQ" and "@Lee-000"

Pull Request - State: closed - Opened by linjiX over 2 years ago - 1 comment

#1261 - ci: update "gitlint" version to "v0.17.0"

Pull Request - State: closed - Opened by linjiX over 2 years ago - 1 comment

#1260 - feat(utility): add "backoff_factor" to class "Config"

Pull Request - State: open - Opened by graczhual over 2 years ago - 1 comment

#1259 - style(utility): add type hint and remove pylint comment in "repr._repr1"

Pull Request - State: closed - Opened by linjiX over 2 years ago - 1 comment

#1258 - fix(utility): fix TypeError when using "_repr1" on type with _repr_type

Pull Request - State: closed - Opened by Lee-000 over 2 years ago - 1 comment

#1257 - docs: correct the example code in "Basic Search" from chapter "FEATURES"

Pull Request - State: closed - Opened by graczhual over 2 years ago - 1 comment

#1256 - ci: set the furo version to "2022.4.7" in "requirements_docs.txt"

Pull Request - State: closed - Opened by graczhual over 2 years ago - 1 comment

#1255 - docs: correct the example code in "getting_started_with_version_control"

Pull Request - State: closed - Opened by graczhual over 2 years ago - 1 comment

#1254 - build: set the minimum version of "urllib3" to v1.15 in requirements.txt

Pull Request - State: closed - Opened by Lee-000 over 2 years ago - 1 comment

#1253 - ci: upgrade black to "22.3.0" in pre-commit check

Pull Request - State: closed - Opened by AChenQ over 2 years ago - 1 comment

#1252 - docs: use ".com" url to replace ".cn" url

Pull Request - State: closed - Opened by graczhual over 2 years ago - 1 comment

#1251 - Cannot connect to S3

Issue - State: open - Opened by FayazRahman over 2 years ago - 2 comments

#1250 - Dataset empty after upload

Issue - State: closed - Opened by FayazRahman over 2 years ago - 6 comments

#1249 - test: remove the check for creating multiple open drafts on a branch

Pull Request - State: closed - Opened by graczhual over 2 years ago - 1 comment

#1248 - refactor(client): use lowercase "conjunction" and "unit" in "create_job"

Pull Request - State: closed - Opened by graczhual over 2 years ago - 1 comment

#1247 - refactor(client): move function "retry" from Job to SquashAndMergeJob

Pull Request - State: closed - Opened by graczhual over 2 years ago - 1 comment

#1246 - style(utility): update error message for calling "get_callback_body"

Pull Request - State: closed - Opened by AChenQ over 2 years ago - 1 comment

#1245 - refactor(client): move "create_dataset" from SearchResult to SearchJob

Pull Request - State: closed - Opened by graczhual over 2 years ago - 1 comment

#1244 - refactor(client): replace "draftNumber" in SearchResult with "commitId"

Pull Request - State: closed - Opened by graczhual over 2 years ago - 1 comment

#1243 - fix(client): use "extraInfo" to replace "labelType" in create_job

Pull Request - State: closed - Opened by graczhual over 2 years ago - 1 comment

#1242 - refactor(client): add "_JOB_TYPE" to class JobMixin in version.py

Pull Request - State: closed - Opened by graczhual over 2 years ago - 1 comment

#1241 - docs: correct the descriptions about the key of filters in Basic Search

Pull Request - State: closed - Opened by graczhual over 2 years ago - 1 comment

#1240 - fix(client): add "title" to "new_filters" in BasicSearch.create_job

Pull Request - State: closed - Opened by graczhual over 2 years ago - 1 comment

#1239 - fix(client): add "jobType" to Job.abort, Job.retry and delete_job

Pull Request - State: closed - Opened by graczhual over 2 years ago - 1 comment

#1238 - fix(opendataset): skip NaN labels and keep one label for data in HKD

Pull Request - State: closed - Opened by Joey9933 over 2 years ago - 2 comments

#1237 - docs: fix semantic and grammatical errors proposed by translation

Pull Request - State: closed - Opened by willandfree over 2 years ago - 1 comment

#1236 - test: add a intergration test to BasicSearch and BasicSearchJob

Pull Request - State: closed - Opened by willandfree over 2 years ago - 1 comment

#1235 - refactor(client): delete "get_total_size" from class "SearchResultBase"

Pull Request - State: closed - Opened by graczhual over 2 years ago - 1 comment

#1234 - fix(client): correct the "filters" in BasicSearch.create_job

Pull Request - State: closed - Opened by graczhual over 2 years ago - 1 comment

#1233 - fix(client): add parameter "job_type" to "_get_job" in class "JobMixin"

Pull Request - State: closed - Opened by graczhual over 2 years ago - 1 comment

#1232 - fix(client): delete "title" from arguments in BasicSearch.create_job

Pull Request - State: closed - Opened by willandfree over 2 years ago - 1 comment

#1231 - fix(client): add judgments about job status to BasicSearchJob.result

Pull Request - State: closed - Opened by willandfree over 2 years ago - 1 comment

#1230 - fix(client): add judgments about job status to BasicSearchJob.result

Pull Request - State: closed - Opened by willandfree over 2 years ago - 1 comment

#1229 - docs: add the documents to BasicSearch and SearchResult

Pull Request - State: closed - Opened by willandfree over 2 years ago - 1 comment

#1228 - docs: add comments to the sample code about getting AccessKey

Pull Request - State: closed - Opened by graczhual over 2 years ago - 1 comment

#1227 - feat: add configuration file of vale

Pull Request - State: open - Opened by wxw777 over 2 years ago - 1 comment

#1226 - refactor(opendataset): replace '.' with '-' in attributes of nuImages

Pull Request - State: closed - Opened by willandfree over 2 years ago - 1 comment

#1225 - feat(client): add implementation of classes related to SearchResult

Pull Request - State: closed - Opened by willandfree over 2 years ago - 1 comment

#1224 - feat(client): add the implementation of class "BasicSearch"

Pull Request - State: closed - Opened by willandfree over 2 years ago - 1 comment

#1223 - feat(client): adapt OpenAPI uploadMultiLabel

Pull Request - State: closed - Opened by AChenQ over 2 years ago - 1 comment

#1222 - feat(client): add implementation about class "BasicSearchJob"

Pull Request - State: closed - Opened by willandfree over 2 years ago - 1 comment

#1221 - docs: add reading segment by index example to fusion dataset

Pull Request - State: closed - Opened by Lee-000 over 2 years ago - 1 comment

#1220 - Test for Vale Action

Pull Request - State: closed - Opened by wxw777 over 2 years ago - 1 comment

#1219 - Test for Vale Action

Pull Request - State: closed - Opened by wxw777 over 2 years ago - 1 comment

#1218 - fix(opendataset): fix incorrect creation form of frames

Pull Request - State: closed - Opened by willandfree over 2 years ago - 1 comment

#1217 - Test vale via github action

Pull Request - State: closed - Opened by wxw777 over 2 years ago - 1 comment

#1216 - test(cli): add unit test for "commit" in cli module

Pull Request - State: closed - Opened by wangyuqing0424 over 2 years ago - 1 comment

#1215 - test(cli): add unit test for "commit" in cli module

Pull Request - State: closed - Opened by wangyuqing0424 over 2 years ago - 1 comment

#1214 - docs: add copyright lines for rst files

Pull Request - State: closed - Opened by Joey9933 over 2 years ago - 1 comment

#1213 - feat(client): design structure and interfaces of basicSearch

Pull Request - State: closed - Opened by graczhual over 2 years ago - 1 comment

#1212 - test: add unit tests to Job and SquashAndMergeJob

Pull Request - State: closed - Opened by willandfree over 2 years ago - 1 comment

#1211 - build: limit numpy-quaternion version to avoid precision error in pytest

Pull Request - State: closed - Opened by Lee-000 almost 3 years ago - 1 comment

#1210 - docs: reconstruct "Fusion Dataset" in chapter "Advanced Features"

Pull Request - State: closed - Opened by Joey9933 almost 3 years ago - 1 comment

#1209 - ci: add minimal version to mypy dependency "types-requests"

Pull Request - State: closed - Opened by linjiX almost 3 years ago - 1 comment

#1208 - feat: remove the "graviti/" folder

Pull Request - State: closed - Opened by linjiX almost 3 years ago - 1 comment

#1207 - docs: update "Cache" and "Install dependencies" in "build_docs.yaml"

Pull Request - State: closed - Opened by graczhual almost 3 years ago - 1 comment

#1206 - feat(client): add implementation about get data to the client in graviti

Pull Request - State: closed - Opened by graczhual almost 3 years ago - 2 comments

#1205 - feat(client): add implementation about version control to client

Pull Request - State: closed - Opened by graczhual almost 3 years ago - 2 comments

#1204 - fix(opendataset): remove the space in the CarConnection data remote path

Pull Request - State: closed - Opened by Lee-000 almost 3 years ago - 1 comment

#1203 - feat(dataframe): design structure and interfaces of Pandas extensions

Pull Request - State: closed - Opened by AChenQ almost 3 years ago - 2 comments

#1202 - feat: remove the "graviti/" folder

Pull Request - State: closed - Opened by Joey9933 almost 3 years ago - 1 comment

#1201 - fix(opendataset): fix the label generating style of VGGFace2

Pull Request - State: closed - Opened by willandfree almost 3 years ago - 1 comment

#1200 - fix(client): fix NoneType error for update in Job

Pull Request - State: closed - Opened by graczhual almost 3 years ago - 1 comment

#1199 - test: add integration test for SquashAndMerge

Pull Request - State: closed - Opened by graczhual almost 3 years ago - 1 comment

#1198 - docs: add "<>" for descriptive code blocks

Pull Request - State: closed - Opened by Joey9933 almost 3 years ago - 1 comment

#1197 - feat(client): design the structure of client under graviti

Pull Request - State: closed - Opened by graczhual almost 3 years ago - 1 comment

#1196 - feat: add basic file structures for OpenBytes Schema based SDK

Pull Request - State: closed - Opened by linjiX almost 3 years ago - 1 comment

#1195 - build: use "include" in packages.find to limit the package scope

Pull Request - State: closed - Opened by linjiX almost 3 years ago - 1 comment

#1194 - feat(opendataset): add dataloader for HKD

Pull Request - State: closed - Opened by Joey9933 almost 3 years ago - 1 comment

#1193 - docs: use the "List Table" directive to generate tables

Pull Request - State: closed - Opened by graczhual almost 3 years ago - 1 comment

#1192 - fix(opendataset): fix the incorrect parentCategories of nuImages

Pull Request - State: closed - Opened by willandfree almost 3 years ago - 1 comment

#1191 - test: add unit tests to JobMixin and SquashAndMerge

Pull Request - State: closed - Opened by willandfree almost 3 years ago - 1 comment

#1190 - fix(geometry): fix the ValueError when init point list with numpy array

Pull Request - State: closed - Opened by Lee-000 almost 3 years ago - 1 comment

#1189 - fix(client): fix the error that the startedAt does not update with Job

Pull Request - State: closed - Opened by graczhual almost 3 years ago - 1 comment

#1188 - refactor(utility): remove multiprocess lock and add pid to cache path

Pull Request - State: closed - Opened by Lee-000 almost 3 years ago - 1 comment

#1187 - docs: update the formulation of python version in ".readthedocs.yaml"

Pull Request - State: closed - Opened by graczhual almost 3 years ago - 1 comment

#1186 - docs: correct the file name of "requirments_docs.txt"

Pull Request - State: closed - Opened by graczhual almost 3 years ago - 1 comment

#1185 - ci: add python 3.9 to unit test check in github action

Pull Request - State: open - Opened by AChenQ almost 3 years ago - 1 comment

#1184 - fix(client): fix the KeyError in "Job.update"

Pull Request - State: closed - Opened by graczhual almost 3 years ago - 1 comment

#1183 - fix(client): fix AttributeError of result property of SquashAndMergeJob

Pull Request - State: closed - Opened by graczhual almost 3 years ago - 1 comment

#1182 - feat(client): use AttrMixin to handle the default values for Job attrs

Pull Request - State: closed - Opened by graczhual almost 3 years ago - 1 comment

#1181 - fix(client): fix InvalidParamsValue error of jobType in generate_jobs

Pull Request - State: closed - Opened by graczhual almost 3 years ago - 1 comment

#1180 - docs: add detailed descriptions about job info, delete and update method

Pull Request - State: closed - Opened by graczhual almost 3 years ago - 1 comment

#1163 - docs: update module docstrings for label & sensor & utility

Pull Request - State: closed - Opened by wxw777 almost 3 years ago - 1 comment

#1151 - fix(utility): add lock for cached file between processes

Pull Request - State: closed - Opened by Lee-000 almost 3 years ago - 1 comment

#1146 - feat(opendataset): add dataloader for the VGGFace2 dataset

Pull Request - State: closed - Opened by willandfree almost 3 years ago - 1 comment

#1117 - refactor(client): correct the wrong variable name in Draft

Pull Request - State: closed - Opened by marshallmallows almost 3 years ago - 2 comments

#1061 - docs: change the html theme to "furo"

Pull Request - State: closed - Opened by graczhual about 3 years ago - 1 comment

#778 - test(client): hide checking the condition and content in upload label

Pull Request - State: closed - Opened by rexzheng324-c over 3 years ago - 1 comment