/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | native_functions.yaml | 1132 python_module: nn 1141 python_module: nn 1149 python_module: nn 1157 python_module: nn 2073 python_module: linalg 3297 python_module: nn 3310 python_module: nn 3315 python_module: nn 4137 python_module: sparse 4140 python_module: sparse [all …]
|
H A D | README.md | 626 the torch._C._nn (marked with `python_module: nn`), 627 torch._C._fft (marked with `python_module: fft`), 628 torch._C._linalg (marked with `python_module: linalg`) objects, 629 torch._C._sparse (marked with `python_module: sparse`) objects, 630 torch._C._special (marked with `python_module: special`) objects, 631 or torch._C._nested (marked with `python_module: nested`) objects.
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/table_functions/ |
H A D | tables.py | 34 python_module=__file__, 46 python_module=__file__, 55 python_module=__file__, 64 python_module=__file__, 75 python_module=__file__, 84 python_module=__file__, 99 python_module=__file__, 108 python_module=__file__, 117 python_module=__file__, 129 python_module=__file__, [all …]
|
/aosp_15_r20/external/perfetto/src/trace_processor/tables/ |
H A D | profiler_tables.py | 32 python_module=__file__, 100 python_module=__file__, 130 python_module=__file__, 159 python_module=__file__, 190 python_module=__file__, 214 python_module=__file__, 234 python_module=__file__, 249 python_module=__file__, 287 python_module=__file__, 313 python_module=__file__, [all …]
|
H A D | winscope_tables.py | 27 python_module=__file__, 47 python_module=__file__, 67 python_module=__file__, 87 python_module=__file__, 107 python_module=__file__, 127 python_module=__file__, 148 python_module=__file__, 168 python_module=__file__, 190 python_module=__file__, 210 python_module=__file__, [all …]
|
H A D | metadata_tables.py | 32 python_module=__file__, 52 python_module=__file__, 130 python_module=__file__, 195 python_module=__file__, 235 python_module=__file__, 282 python_module=__file__, 299 python_module=__file__, 326 python_module=__file__, 346 python_module=__file__, 383 python_module=__file__, [all …]
|
H A D | v8_tables.py | 37 python_module=__file__, 80 python_module=__file__, 104 python_module=__file__, 126 python_module=__file__, 161 python_module=__file__, 199 python_module=__file__, 234 python_module=__file__, 280 python_module=__file__,
|
H A D | slice_tables.py | 33 python_module=__file__, 124 python_module=__file__, 176 python_module=__file__, 199 python_module=__file__, 231 python_module=__file__, 288 python_module=__file__, 335 python_module=__file__,
|
H A D | android_tables.py | 32 python_module=__file__, 59 python_module=__file__, 132 python_module=__file__, 161 python_module=__file__, 191 python_module=__file__, 221 python_module=__file__,
|
H A D | track_tables.py | 30 python_module=__file__, 45 python_module=__file__, 65 python_module=__file__, 86 python_module=__file__, 95 python_module=__file__,
|
H A D | py_tables_unittest.py | 23 python_module=__file__, 32 python_module=__file__, 39 python_module=__file__, 48 python_module=__file__,
|
H A D | memory_tables.py | 29 python_module=__file__, 47 python_module=__file__, 63 python_module=__file__, 87 python_module=__file__,
|
H A D | etm_tables.py | 30 python_module=__file__, 76 python_module=__file__, 100 python_module=__file__,
|
H A D | sched_tables.py | 33 python_module=__file__, 82 python_module=__file__, 122 python_module=__file__,
|
H A D | py_tables_benchmark.py | 23 python_module=__file__, 34 python_module=__file__,
|
H A D | trace_proto_tables.py | 27 python_module=__file__, 49 python_module=__file__,
|
H A D | jit_tables.py | 34 python_module=__file__, 70 python_module=__file__,
|
H A D | perf_tables.py | 33 python_module=__file__, 102 python_module=__file__,
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/functions/ |
H A D | tables.py | 25 python_module=__file__, 34 python_module=__file__, 43 python_module=__file__,
|
/aosp_15_r20/external/pytorch/tools/autograd/ |
H A D | gen_python_functions.py | 223 return f.python_module is None and Variant.method in f.variants 227 return f.python_module is None and Variant.function in f.variants 231 return f.python_module == "nn" 235 return f.python_module == "fft" 239 return f.python_module == "linalg" 243 return f.python_module == "nested" 247 return f.python_module == "sparse" 251 return f.python_module == "special"
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ |
H A D | PythonPackageSpec.java | 217 * <code>string python_module = 3 [(.google.api.field_behavior) = REQUIRED];</code> 240 * <code>string python_module = 3 [(.google.api.field_behavior) = REQUIRED];</code> 1239 * <code>string python_module = 3 [(.google.api.field_behavior) = REQUIRED];</code> 1261 * <code>string python_module = 3 [(.google.api.field_behavior) = REQUIRED];</code> 1283 * <code>string python_module = 3 [(.google.api.field_behavior) = REQUIRED];</code> 1304 * <code>string python_module = 3 [(.google.api.field_behavior) = REQUIRED];</code> 1321 * <code>string python_module = 3 [(.google.api.field_behavior) = REQUIRED];</code>
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ |
H A D | PythonPackageSpec.java | 217 * <code>string python_module = 3 [(.google.api.field_behavior) = REQUIRED];</code> 240 * <code>string python_module = 3 [(.google.api.field_behavior) = REQUIRED];</code> 1240 * <code>string python_module = 3 [(.google.api.field_behavior) = REQUIRED];</code> 1262 * <code>string python_module = 3 [(.google.api.field_behavior) = REQUIRED];</code> 1284 * <code>string python_module = 3 [(.google.api.field_behavior) = REQUIRED];</code> 1305 * <code>string python_module = 3 [(.google.api.field_behavior) = REQUIRED];</code> 1322 * <code>string python_module = 3 [(.google.api.field_behavior) = REQUIRED];</code>
|
/aosp_15_r20/external/pytorch/torchgen/ |
H A D | model.py | 498 python_module: str | None 680 python_module = e.pop("python_module", None) 681 assert python_module is None or isinstance( 682 python_module, str 683 ), f"not a str: {python_module}" 685 python_module is None or Variant.method not in variants 938 python_module=python_module,
|
/aosp_15_r20/external/perfetto/tools/ |
H A D | gen_tp_table_headers.py | 81 input_path = get_relin_path_from_module_path(table.table.python_module) 95 get_header_path(get_relin_path_from_module_path(c.python_module))
|
/aosp_15_r20/external/perfetto/python/generators/trace_processor_table/ |
H A D | public.py | 122 python_module: Path to the Python module this table is defined in. Always 134 python_module: str
|