/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/fuser/cuda/ |
H A D | fused_kernel.cpp | 73 // 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 D | nvptx_compiler.cc | 275 // 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 D | jit_utils.cpp | 907 // 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 D | package.json | 45 "sass": "~1.32.0", string 46 "sass-loader": "^10.0.0",
|
/aosp_15_r20/development/tools/ota_analysis/ |
H A D | package.json | 46 "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 D | fast_pair_account_data.cc | 18 * 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 D | NVPTXTargetTransformInfo.cpp | 110 // 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 D | NVPTXTargetTransformInfo.cpp | 133 // 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 D | wear_media_extension_atoms.proto | 179 // 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 | .gitignore | 129 # Web workbench (sass) 130 .sass-cache/
|
/aosp_15_r20/external/clang/test/Driver/ |
H A D | cuda-external-tools.cu | 66 // 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 D | package.json | 100 "sass": "^1.56.1", string 101 "sass-loader": "^13.1.0",
|
H A D | package-lock.json | 84 "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 D | BUILD.gn | 157 script = "node_modules/sass/sass.js"
|
H A D | package.json | 11 "sass": "^1.69.5", string
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXTargetTransformInfo.cpp | 442 // 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 D | package-lock.json | 38 "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 | .gitignore | 2 .sass-cache
|
/aosp_15_r20/external/python/mobly/ |
D | .gitignore | 12 .sass-cache
|
/aosp_15_r20/development/tools/ota_analysis/src/plugins/ |
H A D | vuetify.js | 2 import 'vuetify/lib/styles/main.sass'
|
/aosp_15_r20/development/tools/otagui/src/plugins/ |
H A D | vuetify.js | 2 import 'vuetify/lib/styles/main.sass'
|
/aosp_15_r20/external/stardoc/ |
H A D | .gitignore | 19 /.sass-cache
|
/aosp_15_r20/external/bazelbuild-rules_java/ |
H A D | .gitignore | 19 /.sass-cache
|
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/src/app/timeline-view/graph/ |
H A D | _graph-theme.scss | 1 @use "sass:map";
|
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/ |
H A D | .gitignore | 33 .sass-cache/
|