Home
last modified time | relevance | path

Searched full:sass (Results 1 – 25 of 91) sorted by relevance

1234

/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/fuser/cuda/
H A Dfused_kernel.cpp73 // if we are clamping major/minor, sass is not compatible in codegenOutputQuery()
129 // CUDA 11.1 allows going directly to SASS (sm_) instead of PTX (compute_) in FusedKernelCUDA()
134 // `compile_to_sass==false`), since SASS are not necessarily compatible, in FusedKernelCUDA()
160 // compile_to_sass determines whether we are generating SASS or PTX, hence in FusedKernelCUDA()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dnvptx_compiler.cc275 // Prints a warning if the ptx->sass JIT in the driver has known bugs.
304 << "*** WARNING *** Invoking the PTX->SASS JIT from driver version " in WarnIfBadDriverJITVersion()
452 "the GPU driver for PTX -> sass compilation. This is OK so " in CompileGpuAsmOrGetCachedResult()
461 "to sass: '" in CompileGpuAsmOrGetCachedResult()
468 // We're going to use the driver to JIT our PTX->SASS, so warn if in CompileGpuAsmOrGetCachedResult()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A Djit_utils.cpp907 // if we are clamping major/minor, sass is not compatible in codegenOutputQuery()
916 // compile to sass is not allowed prior to CUDA 11.1 in codegenOutputQuery()
1474 // Acquires CUDA and nvrtc versions and whether we're compiling to ptx or SASS in jit_pwise_function()
1491 …// Cubin name is <kernel name>_arch<major>.<minor>_nvrtc<major>.<minor>_<ptx or sass>_<program len… in jit_pwise_function()
1493 // because we hash on the CUDA code, but we save the compiled ptx or sass in jit_pwise_function()
1542 // CUDA 11.1 allows going directly to SASS (sm_) instead of PTX (compute_) in jit_pwise_function()
1547 // `unsupported_arch==True`), since SASS are not necessarily compatible, in jit_pwise_function()
1580 // compile_to_sass determines whether we are generating SASS or PTX, hence in jit_pwise_function()
/aosp_15_r20/development/tools/otagui/
H A Dpackage.json45 "sass": "~1.32.0", string
46 "sass-loader": "^10.0.0",
/aosp_15_r20/development/tools/ota_analysis/
H A Dpackage.json46 "sass": "~1.32.0", string
47 "sass-loader": "^10.0.0",
/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
H A Dfast_pair_account_data.cc18 * and SASS spec
19 …e.corp.google.com/nearby/fast-pair/early-access/specifications/extensions/sass#SmartAudioSourceSwi…
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.cpp110 // The machine code (SASS) simulates an i64 with two i32. Therefore, we in getArithmeticInstrCost()
127 // unrolled by the PTX to SASS compiler and unrolling earlier can be in getUnrollingPreferences()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.cpp133 // The machine code (SASS) simulates an i64 with two i32. Therefore, we in getArithmeticInstrCost()
150 // unrolled by the PTX to SASS compiler and unrolling earlier can be in getUnrollingPreferences()
/aosp_15_r20/frameworks/proto_logging/stats/atoms/wear/media/
H A Dwear_media_extension_atoms.proto179 // Latency of notifying OutputSwitcher that a SASS device is available to connect to.
191 * Logs data when no SASS device is available.
/aosp_15_r20/external/ms-tpm-20-ref/
H A D.gitignore129 # Web workbench (sass)
130 .sass-cache/
/aosp_15_r20/external/clang/test/Driver/
H A Dcuda-external-tools.cu66 // Match the call to ptxas (which assembles PTX to SASS).
87 // Match the call to fatbinary (which combines all our PTX and SASS into one
/aosp_15_r20/development/tools/winscope/
H A Dpackage.json100 "sass": "^1.56.1", string
101 "sass-loader": "^13.1.0",
H A Dpackage-lock.json84 "sass": "^1.56.1", string
85 "sass-loader": "^13.1.0",
203 "sass": "1.54.4", string
204 "sass-loader": "13.0.2",
333 "node_modules/@angular-devkit/build-angular/node_modules/sass": {
335 "resolved": "https://registry.npmjs.org/sass/-/sass-1.54.4.tgz",
344 "sass": "sass.js" string
350 "node_modules/@angular-devkit/build-angular/node_modules/sass-loader": {
352 "resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-13.0.2.tgz",
368 "node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0",
[all …]
/aosp_15_r20/external/perfetto/infra/perfetto.dev/
H A DBUILD.gn157 script = "node_modules/sass/sass.js"
H A Dpackage.json11 "sass": "^1.69.5", string
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.cpp442 // The machine code (SASS) simulates an i64 with two i32. Therefore, we in getArithmeticInstrCost()
460 // unrolled by the PTX to SASS compiler and unrolling earlier can be in getUnrollingPreferences()
/aosp_15_r20/external/pigweed/pw_web/webconsole/
H A Dpackage-lock.json38 "sass": "^1.54.0", string
2939 "node-sass": "^6.0.0 || ^7.0.0",
2942 "sass": "^1.3.0" string
2948 "node-sass": {
2951 "sass": { object
3500 "node_modules/sass": {
3510 "sass": "sass.js" string
6135 "sass": { object
/aosp_15_r20/external/cldr/docs/
H A D.gitignore2 .sass-cache
/aosp_15_r20/external/python/mobly/
D.gitignore12 .sass-cache
/aosp_15_r20/development/tools/ota_analysis/src/plugins/
H A Dvuetify.js2 import 'vuetify/lib/styles/main.sass'
/aosp_15_r20/development/tools/otagui/src/plugins/
H A Dvuetify.js2 import 'vuetify/lib/styles/main.sass'
/aosp_15_r20/external/stardoc/
H A D.gitignore19 /.sass-cache
/aosp_15_r20/external/bazelbuild-rules_java/
H A D.gitignore19 /.sass-cache
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/src/app/timeline-view/graph/
H A D_graph-theme.scss1 @use "sass:map";
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/
H A D.gitignore33 .sass-cache/

1234