- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for storage_file (0.06 sec)
-
src/main/resources/fess_label_ru.properties
labels.crud_button_install=Установить labels.storage_configuration=Хранилище labels.storage_name=Имя labels.storage_size=Размер labels.storage_last_modified=Последнее изменение labels.storage_upload_file=Загрузить файл labels.storage_button_upload=Загрузить labels.storage_bucket_name=Имя бакета labels.storage_file=Файл labels.storage_folder_name=Имя папки labels.storage_button_download=Скачать labels.storage_button_tags=Теги
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 55.8K bytes - Viewed (0) -
tensorflow/c/c_api.h
// The elements of `dims` will point to addresses in `storage` which must be // large enough to hold at least `storage_size` int64_ts. Ideally, `num_shapes` // would be set to TF_AttrMetadata.list_size and `storage_size` would be set to // TF_AttrMetadata.total_size from TF_OperationGetAttrMetadata(oper, // attr_name). // // Fails if storage_size is insufficient to hold the requested shapes. TF_CAPI_EXPORT extern void TF_OperationGetAttrShapeList(
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Thu Oct 26 21:08:15 UTC 2023 - 82.3K bytes - Viewed (0)