- Sort Score
- Result 10 results
- Languages All
Results 151 - 160 of 167 for doc_id (0.09 sec)
-
tensorflow/c/eager/gradients.h
// the op that produced it (or -1 if this tensor was watched using // `GradientTape::Watch`.) The op_id is simply a unique index assigned to each // op executed under the tape. A separate map (`tensorflow::eager::OpTape`) // maintains the map from `op_id` to a `OpTapeEntry` which stores the `op_type`, // inputs and outputs and the gradient function These data structures combined
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Oct 12 05:11:17 UTC 2024 - 6.9K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/log/bsbhv/BsFavoriteLogBhv.java
try { final RESULT result = entityType.newInstance(); result.setCreatedAt(toLocalDateTime(source.get("createdAt"))); result.setDocId(DfTypeUtil.toString(source.get("docId"))); result.setQueryId(DfTypeUtil.toString(source.get("queryId"))); result.setUrl(DfTypeUtil.toString(source.get("url"))); result.setUserInfoId(DfTypeUtil.toString(source.get("userInfoId")));
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 9.5K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/log/bsbhv/BsClickLogBhv.java
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 9.5K bytes - Viewed (0) -
fastapi/openapi/docs.py
Dict[str, Any], Doc( """ Default configurations for Swagger UI. You can use it as a template to add any other configurations needed. """ ), ] = { "dom_id": "#swagger-ui", "layout": "BaseLayout", "deepLinking": True, "showExtensions": True, "showCommonExtensions": True, } def get_swagger_ui_html( *, openapi_url: Annotated[
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Thu May 23 22:59:02 UTC 2024 - 10.1K bytes - Viewed (0) -
schema/schema_test.go
if err != nil { t.Fatalf("failed to parse embedded struct with primary key, got error %v", err) } fields := []schema.Field{ {Name: "ID", DBName: "cor_id", BindNames: []string{"CorpBase", "Model", "ID"}, DataType: schema.Uint, PrimaryKey: true, Size: 64, HasDefaultValue: true, AutoIncrement: true, TagSettings: map[string]string{"PRIMARYKEY": "PRIMARYKEY"}},
Registered: Sun Nov 03 09:35:10 UTC 2024 - Last Modified: Thu Jun 20 12:19:31 UTC 2024 - 13.3K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.url=URL labels.userFavorite=Lieblingsprotokoll labels.userInfo=Benutzerinfo labels.webApiJson=JSON-Antwort labels.webConfigName=Web-Konfigurationsname labels.allLanguages=Alle Sprachen labels.dictId=Wörterbuch-ID labels.docId=Dokument-ID labels.endTime=Endzeitpunkt labels.hq=hq labels.inputs=Quelle labels.jobLogging=Protokollierung labels.jobName=Name labels.jobStatus=Status labels.labelTypeIds=Label labels.lang=Sprache
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
labels.url=URL labels.userFavorite=Журнал избранного labels.userInfo=Информация о пользователе labels.webApiJson=JSON ответ labels.webConfigName=Имя Web конфига labels.allLanguages=Все языки labels.dictId=ID словаря labels.docId=ID документа labels.endTime=Время завершения labels.hq=hq labels.inputs=Источник labels.jobLogging=Журналирование labels.jobName=Имя labels.jobStatus=Статус labels.labelTypeIds=Надписи
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 45.6K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.userFavorite = Journal favori labels.userInfo = informations utilisateur labels.webApiJson = Réponse JSON labels.webConfigName = Nom de la configuration Web labels.allLanguages = Toutes les langues labels.dictId = ID de dictionnaire labels.docId = Identifiant du document labels.endTime = Heure de fin labels.hq = hq labels.inputs = Source labels.jobLogging = Journalisation labels.jobName = Nom labels.jobStatus = Statut
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
cmd/object-api-listobjects_test.go
{testBuckets[4], "file1/receipt.json", "content", nil}, {testBuckets[4], "file1/guidSplunk-aaaa/file", "content", nil}, {testBuckets[5], "dir/day_id=2017-10-10/issue", "content", nil}, {testBuckets[5], "dir/day_id=2017-10-11/issue", "content", nil}, {testBuckets[5], "foo/201910/1122", "content", nil}, {testBuckets[5], "foo/201910/1112", "content", nil},
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed May 01 11:07:40 UTC 2024 - 73.1K bytes - Viewed (0) -
src/main/assemblies/extension/kibana/fess_log.ndjson
"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"createdAt\",\"type\":\"date\",\"esTypes\":[\"date\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"docId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"count\":0,\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"name\":\"hitCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"count\":0,\"scripted\":false,\...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Mon Aug 12 01:26:21 UTC 2019 - 18.2K bytes - Viewed (0)