Home
last modified time | relevance | path

Searched full:ingest (Results 1 – 25 of 51) sorted by relevance

123

/external/opencensus-java/exporters/stats/signalfx/src/main/java/io/opencensus/exporter/stats/signalfx/
DSignalFxStatsConfiguration.java37 * The default SignalFx ingest API URL.
45 DEFAULT_SIGNALFX_ENDPOINT = new URI("https://ingest.signalfx.com");
64 * Returns the SignalFx ingest API URL.
66 * @return the SignalFx ingest API URL.
110 * Sets the given SignalFx ingest API URL.
112 * @param url the SignalFx ingest API URL.
DSignalFxMetricsSenderFactory.java34 * @param endpoint The SignalFx ingest endpoint URL.
35 * @param token The SignalFx ingest token.
/external/tensorflow/tensorflow/python/training/
Dinput.py166 enabled. Please use the `tf.data` API to ingest data under eager execution.
172 " is enabled. Please use tf.data to ingest data into your model"
248 enabled. Please use the `tf.data` API to ingest data under eager execution.
307 enabled. Please use the `tf.data` API to ingest data under eager execution.
355 enabled. Please use the `tf.data` API to ingest data under eager execution.
765 " is enabled. Please use tf.data to ingest data into your model"
804 " is enabled. Please use tf.data to ingest data into your model"
840 " is enabled. Please use tf.data to ingest data into your model"
885 " is enabled. Please use tf.data to ingest data into your model"
1003 enabled. Please use the `tf.data` API to ingest data under eager execution.
[all …]
/external/python/google-api-python-client/docs/dyn/
Dretail_v2beta.projects.locations.catalogs.html219 …can ingest Products of all types. When ingesting a Product, its type will default to Product.Type.…
255 …can ingest Products of all types. When ingesting a Product, its type will default to Product.Type.…
273 …can ingest Products of all types. When ingesting a Product, its type will default to Product.Type.…
Dretail_v2.projects.locations.catalogs.html219 …can ingest Products of all types. When ingesting a Product, its type will default to Product.Type.…
255 …can ingest Products of all types. When ingesting a Product, its type will default to Product.Type.…
273 …can ingest Products of all types. When ingesting a Product, its type will default to Product.Type.…
Dretail_v2alpha.projects.locations.catalogs.html232 …can ingest Products of all types. When ingesting a Product, its type will default to Product.Type.…
281 …can ingest Products of all types. When ingesting a Product, its type will default to Product.Type.…
312 …can ingest Products of all types. When ingesting a Product, its type will default to Product.Type.…
Dbigquerydatatransfer_v1.projects.dataSources.html174 …e obtained. These are scopes needed by a data source to prepare data and ingest them into BigQuery…
239 …e obtained. These are scopes needed by a data source to prepare data and ingest them into BigQuery…
Dbigquerydatatransfer_v1.projects.locations.dataSources.html174 …e obtained. These are scopes needed by a data source to prepare data and ingest them into BigQuery…
239 …e obtained. These are scopes needed by a data source to prepare data and ingest them into BigQuery…
Dhealthcare_v1.projects.locations.datasets.hl7V2Stores.messages.html90 <code><a href="#ingest">ingest(parent, body=None, x__xgafv=None)</a></code></p>
268 <code class="details" id="ingest">ingest(parent, body=None, x__xgafv=None)</code>
277 …g/implement/standards/index.cfm?ref=common) for details on the standard. # HL7v2 message to ingest.
Ddialogflow_v2beta1.projects.conversations.messages.html79 <p class="firstline">Batch ingests messages to conversation. Customers can use this RPC to ingest h…
92 …<pre>Batch ingests messages to conversation. Customers can use this RPC to ingest historical messa…
Ddialogflow_v2beta1.projects.locations.conversations.messages.html79 <p class="firstline">Batch ingests messages to conversation. Customers can use this RPC to ingest h…
92 …<pre>Batch ingests messages to conversation. Customers can use this RPC to ingest historical messa…
Dhealthcare_v1beta1.projects.locations.datasets.hl7V2Stores.messages.html93 <code><a href="#ingest">ingest(parent, body=None, x__xgafv=None)</a></code></p>
332 <code class="details" id="ingest">ingest(parent, body=None, x__xgafv=None)</code>
341 …g/implement/standards/index.cfm?ref=common) for details on the standard. # HL7v2 message to ingest.
Dhealthcare_v1beta1.projects.locations.datasets.hl7V2Stores.html138 …anges to a data store. # The notification destination all messages (both Ingest &amp; Create) are …
142 …figuration uses a filter to determine whether to publish a message (both Ingest &amp; Create) on t…
228 …anges to a data store. # The notification destination all messages (both Ingest &amp; Create) are …
232 …figuration uses a filter to determine whether to publish a message (both Ingest &amp; Create) on t…
390 …anges to a data store. # The notification destination all messages (both Ingest &amp; Create) are …
394 …figuration uses a filter to determine whether to publish a message (both Ingest &amp; Create) on t…
583 …anges to a data store. # The notification destination all messages (both Ingest &amp; Create) are …
587 …figuration uses a filter to determine whether to publish a message (both Ingest &amp; Create) on t…
691 …anges to a data store. # The notification destination all messages (both Ingest &amp; Create) are …
695 …figuration uses a filter to determine whether to publish a message (both Ingest &amp; Create) on t…
[all …]
/external/lz4/contrib/snap/
Dsnapcraft.yaml16 LZ4 is also compatible with dictionary compression, and can ingest any
/external/skia/infra/bots/task_drivers/codesize/
DBUILD.bazel24 "@org_skia_go_infra//perf/go/ingest/format",
/external/opencensus-java/exporters/stats/signalfx/
DREADME.md14 account and corresponding [data ingest
/external/perfetto/src/traceconv/
Dtrace_to_hprof.cc175 void Ingest() { IngestClasses(); } in Ingest() function in perfetto::trace_to_text::__anone2aeedbc0111::HeapDump
307 dump.Ingest(); in TraceToHprof()
Dsymbolize_profile.cc36 // Ingest profile, and emit a symbolization table for each sequence. This can
/external/perfetto/docs/contributing/
Dembedding.md27 To ingest a trace into trace processor, the `Parse` function can be called multiple times to with c…
/external/perfetto/tools/
Dmeasure_tp_performance.py149 help='Whether to ingest ftrace into raw table',
/external/skia/infra/wasm-common/perf/
Dwasm_perf_aggregator.go29 "go.skia.org/infra/perf/go/ingest/format"
/external/lz4/
DREADME.md19 It can ingest any input file as dictionary, though only the final 64KB are used.
/external/perfetto/include/perfetto/trace_processor/
Dbasic_types.h56 // heuristics trace processor would normally use to ingest partially sorted
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_buffered_packet_store.cc305 << "Cannot ingest packet for unknown connection ID " << connection_id; in IngestPacketForTlsChloExtraction()
/external/skia/infra/bots/recipes/
Dperf_skottietrace.py6 # trace output into output JSON files to ingest to perf.skia.org.

123