Home
last modified time | relevance | path

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

12

/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.py171 enabled. Please use the `tf.data` API to ingest data under eager execution.
177 " is enabled. Please use tf.data to ingest data into your model"
253 enabled. Please use the `tf.data` API to ingest data under eager execution.
312 enabled. Please use the `tf.data` API to ingest data under eager execution.
360 enabled. Please use the `tf.data` API to ingest data under eager execution.
768 " is enabled. Please use tf.data to ingest data into your model"
807 " is enabled. Please use tf.data to ingest data into your model"
843 " is enabled. Please use tf.data to ingest data into your model"
888 " is enabled. Please use tf.data to ingest data into your model"
1006 enabled. Please use the `tf.data` API to ingest data under eager execution.
[all …]
Dqueue_runner_impl.py447 Not compatible with eager execution. To ingest data under eager execution,
Dsupervisor.py768 Queues are not compatible with eager execution. To ingest data when eager
/external/lz4/contrib/snap/
Dsnapcraft.yaml16 LZ4 is also compatible with dictionary compression, and can ingest any
/external/perfetto/tools/trace_to_text/
Dsymbolize_profile.cc35 // Ingest profile, and emit a symbolization table for each sequence. This can
Dtrace_to_hprof.cc175 void Ingest() { IngestClasses(); } in Ingest() function in perfetto::trace_to_text::__anon1c37e3f70111::HeapDump
307 dump.Ingest(); in TraceToHprof()
/external/opencensus-java/exporters/stats/signalfx/
DREADME.md14 account and corresponding [data ingest
/external/python/google-api-python-client/docs/dyn/
Dhealthcare_v1beta1.projects.locations.datasets.hl7V2Stores.messages.html87 <code><a href="#ingest">ingest(parent, body, x__xgafv=None)</a></code></p>
339 <code class="details" id="ingest">ingest(parent, body, x__xgafv=None)</code>
352 "message": { # A complete HL7v2 message. # HL7v2 message to ingest.
Dhealthcare_v1alpha2.projects.locations.datasets.hl7V2Stores.messages.html87 <code><a href="#ingest">ingest(parent, body, x__xgafv=None)</a></code></p>
339 <code class="details" id="ingest">ingest(parent, body, x__xgafv=None)</code>
352 "message": { # A complete HL7v2 message. # HL7v2 message to ingest.
Dhealthcare_v1beta1.projects.locations.datasets.hl7V2Stores.html143 …pon changes to a data store. # The notification destination all messages (both Ingest & Create) are
195 …pon changes to a data store. # The notification destination all messages (both Ingest & Create) are
279 …pon changes to a data store. # The notification destination all messages (both Ingest & Create) are
561 …pon changes to a data store. # The notification destination all messages (both Ingest & Create) are
630 …pon changes to a data store. # The notification destination all messages (both Ingest & Create) are
683 …pon changes to a data store. # The notification destination all messages (both Ingest & Create) are
Dhealthcare_v1alpha2.projects.locations.datasets.hl7V2Stores.html142 …pon changes to a data store. # The notification destination all messages (both Ingest & Create) are
195 …pon changes to a data store. # The notification destination all messages (both Ingest & Create) are
280 …pon changes to a data store. # The notification destination all messages (both Ingest & Create) are
563 …pon changes to a data store. # The notification destination all messages (both Ingest & Create) are
633 …pon changes to a data store. # The notification destination all messages (both Ingest & Create) are
687 …pon changes to a data store. # The notification destination all messages (both Ingest & Create) are
Dbigquerydatatransfer_v1.projects.locations.dataSources.html145 # scopes needed by a data source to prepare data and ingest them into
240 # scopes needed by a data source to prepare data and ingest them into
Dbigquerydatatransfer_v1.projects.dataSources.html145 # scopes needed by a data source to prepare data and ingest them into
240 # scopes needed by a data source to prepare data and ingest them into
/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/include/perfetto/trace_processor/
Dbasic_types.h52 // heuristics trace processor would normally use to ingest partially sorted
/external/lz4/
DREADME.md19 It can ingest any input file as dictionary, though only the final 64KB are used.
/external/skia/infra/wasm-common/perf/
Dwasm_perf_aggregator.go29 "go.skia.org/infra/perf/go/ingest/format"
/external/skia/infra/bots/recipes/
Dperf_skottietrace.py6 # trace output into output JSON files to ingest to perf.skia.org.
/external/perfetto/tools/
Ddiff_test_trace_processor.py286 '[ OK ] {} {} (ingest: {} ms, query: {} ms)\n'.format(
/external/perfetto/src/trace_processor/importers/json/
Djson_trace_tokenizer.cc551 // TODO(lalitm): read and ingest the relevant data inside |value|. in ParseInternal()
/external/lz4/lib/
Dlz4frame.h543 * LZ4 can ingest any input as dictionary, though only the last 64 KB are useful.
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTrampolineHandler.cpp343 // Ingest the whole descriptor array: in SetUpRegion()
/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc682 -p, --perf-file FILE Writes the time taken to ingest the trace in PrintUsage()

12