Home
last modified time | relevance | path

Searched refs:gist (Results 1 – 25 of 71) sorted by relevance

123

/aosp_15_r20/external/pytorch/docs/source/
H A Dtorch.compiler_inductor_profiling.rst71 - https://gist.github.com/shunting314/c2a4d8a28b00fcb5586d0e9d9bf77f9f
72 - https://gist.github.com/shunting314/48efc83b12ec3ead950052e4a0220b10
84 `example gist <https://gist.github.com/shunting314/8243734a38b5733ea78479209c0ae893>`__.
161 `file <https://gist.github.com/shunting314/96a0afef9dce53d6357bf1633094f358>`__.
H A Dtorch.compiler_troubleshooting.rst209 error <https://gist.github.com/mlazos/2f13681e3cc6c43b3911f336327032de%5D>`__).
271 trace <https://gist.github.com/mlazos/d6947854aa56d686800259a164c62100>`__
289 output <https://gist.github.com/mlazos/0458ab828aa403c779fe73c012aa5982>`__,
295 `this <https://gist.github.com/mlazos/e6ea41ccce68a7b1b8a7a09acb1b206a>`__.
387 output <https://gist.github.com/mlazos/244e3d5b53667e44078e194762c0c92b>`__\ and
518 <https://gist.github.com/jansel/f4af078791ad681a0d4094adeb844396>`__
569 output <https://gist.github.com/jansel/f4af078791ad681a0d4094adeb844396>`__
H A Dfunc.migrating.rst70 `helper functions in this gist <https://gist.github.com/zou3519/7769506acc899d83ef1464e28f22e6cf>`_
/aosp_15_r20/external/pytorch/benchmarks/dynamo/
H A Drun_all.sh36 gh gist create -d "Sweep logs for $(git rev-parse --abbrev-ref HEAD) $* - $(git rev-parse HEAD) $DA…
38 gh gist create "$WORK"/final.csv
H A Drun_delta.sh22 gh gist create "$WORK/delta.csv"
/aosp_15_r20/external/okhttp/samples/guide/src/main/java/com/squareup/okhttp/recipes/
H A DParseResponseWithGson.java36 Gist gist = gson.fromJson(response.body().charStream(), Gist.class); in run() local
37 for (Map.Entry<String, GistFile> entry : gist.files.entrySet()) { in run()
/aosp_15_r20/external/executorch/util/
H A Dcprofiler_flamegraph.md3 …es utility for this at https://gist.github.com/jiffyclub/6b5e0f0f05ab487ff607. This util just comb…
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/isl/
Disl-noexceptions.h396 inline isl::aff gist(isl::set context) const;
397 inline isl::union_pw_aff gist(const isl::union_set &context) const;
398 inline isl::aff gist(const isl::basic_set &context) const;
399 inline isl::aff gist(const isl::point &context) const;
1507 inline isl::basic_map gist(isl::basic_map context) const;
1508 inline isl::map gist(const isl::map &context) const;
1509 inline isl::union_map gist(const isl::union_map &context) const;
1732 inline isl::basic_set gist(isl::basic_set context) const;
1733 inline isl::set gist(const isl::set &context) const;
1734 inline isl::union_set gist(const isl::union_set &context) const;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/isl/
Disl-noexceptions.h396 inline isl::aff gist(isl::set context) const;
397 inline isl::union_pw_aff gist(const isl::union_set &context) const;
398 inline isl::aff gist(const isl::basic_set &context) const;
399 inline isl::aff gist(const isl::point &context) const;
1507 inline isl::basic_map gist(isl::basic_map context) const;
1508 inline isl::map gist(const isl::map &context) const;
1509 inline isl::union_map gist(const isl::union_map &context) const;
1732 inline isl::basic_set gist(isl::basic_set context) const;
1733 inline isl::set gist(const isl::set &context) const;
1734 inline isl::union_set gist(const isl::union_set &context) const;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/isl/
Disl-noexceptions.h396 inline isl::aff gist(isl::set context) const;
397 inline isl::union_pw_aff gist(const isl::union_set &context) const;
398 inline isl::aff gist(const isl::basic_set &context) const;
399 inline isl::aff gist(const isl::point &context) const;
1507 inline isl::basic_map gist(isl::basic_map context) const;
1508 inline isl::map gist(const isl::map &context) const;
1509 inline isl::union_map gist(const isl::union_map &context) const;
1732 inline isl::basic_set gist(isl::basic_set context) const;
1733 inline isl::set gist(const isl::set &context) const;
1734 inline isl::union_set gist(const isl::union_set &context) const;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/isl/
Disl-noexceptions.h396 inline isl::aff gist(isl::set context) const;
397 inline isl::union_pw_aff gist(const isl::union_set &context) const;
398 inline isl::aff gist(const isl::basic_set &context) const;
399 inline isl::aff gist(const isl::point &context) const;
1507 inline isl::basic_map gist(isl::basic_map context) const;
1508 inline isl::map gist(const isl::map &context) const;
1509 inline isl::union_map gist(const isl::union_map &context) const;
1732 inline isl::basic_set gist(isl::basic_set context) const;
1733 inline isl::set gist(const isl::set &context) const;
1734 inline isl::union_set gist(const isl::union_set &context) const;
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.115/
H A DREADME.md84 <a href="https://play.rust-lang.org/?edition=2018&gist=d69d8e3156d4bb81c4461b60b772ab72" target="_b…
144 <a href="https://play.rust-lang.org/?edition=2018&gist=15cfab66d38ff8a15a9cf1d8d897ac68" target="_b…
213 <a href="https://play.rust-lang.org/?edition=2018&gist=6ccafad431d72b62e77cc34c8e879b24" target="_b…
248 <a href="https://play.rust-lang.org/?edition=2018&gist=f9101a6e61dfc9e02c6a67f315ed24f2" target="_b…
281 <a href="https://play.rust-lang.org/?edition=2018&gist=3472242a08ed2ff88a944f2a2283b0ee" target="_b…
/aosp_15_r20/external/rust/android-crates-io/crates/serde_json/
DREADME.md84 <a href="https://play.rust-lang.org/?edition=2018&gist=d69d8e3156d4bb81c4461b60b772ab72" target="_b…
144 <a href="https://play.rust-lang.org/?edition=2018&gist=15cfab66d38ff8a15a9cf1d8d897ac68" target="_b…
213 <a href="https://play.rust-lang.org/?edition=2018&gist=6ccafad431d72b62e77cc34c8e879b24" target="_b…
248 <a href="https://play.rust-lang.org/?edition=2018&gist=f9101a6e61dfc9e02c6a67f315ed24f2" target="_b…
281 <a href="https://play.rust-lang.org/?edition=2018&gist=3472242a08ed2ff88a944f2a2283b0ee" target="_b…
/aosp_15_r20/external/perfetto/docs/analysis/
H A Dmetrics.md248 NOTE: See this [GitHub gist][gist] to see how the code should look at the end of
252 [gist]: https://gist.github.com/LalitMaganti/c221cf0cae17e298dfa82b118edf9080
482 … that the workspace looks the same as the contents of this [GitHub gist](https://gist.github.com/L…
/aosp_15_r20/external/mbedtls/tests/docker/bionic/
H A DDockerfile60 # Based on https://gist.github.com/bmaupin/8caca3a1e8c3c5686141 (build-openssl.sh)
82 # Based on https://gist.github.com/bmaupin/8caca3a1e8c3c5686141 (build-openssl.sh)
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/docker/bionic/
H A DDockerfile60 # Based on https://gist.github.com/bmaupin/8caca3a1e8c3c5686141 (build-openssl.sh)
82 # Based on https://gist.github.com/bmaupin/8caca3a1e8c3c5686141 (build-openssl.sh)
/aosp_15_r20/external/clpeak/
H A DCREDITS1 1. xml_writer.h -- Simple xml writer from https://gist.github.com/sebclaeys/1227644/
/aosp_15_r20/external/python/watchdog/
D.gitattributes3 # https://gist.github.com/tekin/12500956bd56784728e490d8cef9cb81
/aosp_15_r20/external/pytorch/scripts/analysis/
H A Drun_test_csv.sh17 …irname "$BASH_SOURCE")"/format_test_csv.py --log-url "$LOG_URL" "$TEST_FILE.csv" | gh gist create -
/aosp_15_r20/external/moshi/.github/ISSUE_TEMPLATE/
H A Dbug_report.md13 https://gist.github.com/ZacSweers/0ef2c5f0e3f61f82063dd8c67d75879f
/aosp_15_r20/external/glide/
H A DREADME.md231 * Dave Smith for the [gif decoder gist](https://gist.github.com/devunwired/4479231) Glide's gif dec…
/aosp_15_r20/external/glide/third_party/gif_decoder/
H A DREADME.third_party1 URL: https://gist.githubusercontent.com/devunwired/4479231/raw/df2725be4ae0f12f5265deaf0a769936ea94…
/aosp_15_r20/external/bcc/examples/tracing/
H A Dkvm_hypercall.txt12 https://gist.github.com/abenbachir/344822b5ba9fc5ac384cdec3f087e018
/aosp_15_r20/external/armnn/python/pyarmnn/docs_conf/
H A Dconfig.mako23 # Set the style keyword such as 'atom-one-light' or 'github-gist'
/aosp_15_r20/external/flashrom/doc/
H A Dcontact.rst53 `gist.github.com <https://gist.github.com/>`_ and `dpaste.com <http://dpaste.com/>`_.

123