/aosp_15_r20/external/pytorch/torch/nn/utils/ |
H A D | stateless.py | 18 Unties all tied tensors in the module to parameters_and_buffers. 21 untied_parameters_and_buffers dictionary unchanged. It adds new (missing) keys for tied tensors 25 If there are more than one user-given values for the same tied tensor, it will raise an error. 27 For example, if the module has two tied weights self.foo and self.tied_foo and the user passes 33 module (torch.nn.Module): the module to determine which tensors are tied. 40 ValueError: if there are more than one user-given values for the same tied tensor. 42 # A map of {name: tensor} for all tensors (including tied ones) in the module. 55 # If a name is not tied, it will not be in this map. 62 # Make sure the user didn't pass multiple values for the same tied tensor. 74 # Detect if there are multiple keys present for the same tied tensor. [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/platformdirs/ |
D | api.py | 84 """:return: data directory tied to the user""" 94 """:return: config directory tied to the user""" 104 """:return: cache directory tied to the user""" 114 """:return: state directory tied to the user""" 119 """:return: log directory tied to the user""" 124 """:return: documents directory tied to the user""" 129 """:return: runtime directory tied to the user""" 133 """:return: data path tied to the user""" 143 """:return: config path tied to the user""" 153 """:return: cache path tied to the user""" [all …]
|
D | __init__.py | 60 :returns: data directory tied to the user 108 :returns: config directory tied to the user 156 :returns: cache directory tied to the user 180 :returns: cache directory tied to the user 204 :returns: state directory tied to the user 228 :returns: log directory tied to the user 241 :returns: documents directory tied to the user 259 :returns: runtime directory tied to the user 283 :returns: data path tied to the user 331 :returns: config path tied to the user [all …]
|
D | macos.py | 19 …""":return: data directory tied to the user, e.g. ``~/Library/Application Support/$appname/$versio… 29 """:return: config directory tied to the user, same as `user_data_dir`""" 39 """:return: cache directory tied to the user, e.g. ``~/Library/Caches/$appname/$version``""" 49 """:return: state directory tied to the user, same as `user_data_dir`""" 54 """:return: log directory tied to the user, e.g. ``~/Library/Logs/$appname/$version``""" 59 """:return: documents directory tied to the user, e.g. ``~/Documents``""" 64 …""":return: runtime directory tied to the user, e.g. ``~/Library/Caches/TemporaryItems/$appname/$v…
|
D | android.py | 22 …""":return: data directory tied to the user, e.g. ``/data/user/<userid>/<packagename>/files/<AppNa… 33 …:return: config directory tied to the user, e.g. ``/data/user/<userid>/<packagename>/shared_prefs/… 44 …""":return: cache directory tied to the user, e.g. e.g. ``/data/user/<userid>/<packagename>/cache/… 54 """:return: state directory tied to the user, same as `user_data_dir`""" 60 …:return: log directory tied to the user, same as `user_cache_dir` if not opinionated else ``log`` … 71 :return: documents directory tied to the user e.g. ``/storage/emulated/0/Documents`` 78 …:return: runtime directory tied to the user, same as `user_cache_dir` if not opinionated else ``tm…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/platformdirs/ |
D | api.py | 84 """:return: data directory tied to the user""" 94 """:return: config directory tied to the user""" 104 """:return: cache directory tied to the user""" 114 """:return: state directory tied to the user""" 119 """:return: log directory tied to the user""" 124 """:return: documents directory tied to the user""" 129 """:return: runtime directory tied to the user""" 133 """:return: data path tied to the user""" 143 """:return: config path tied to the user""" 153 """:return: cache path tied to the user""" [all …]
|
D | __init__.py | 60 :returns: data directory tied to the user 108 :returns: config directory tied to the user 156 :returns: cache directory tied to the user 180 :returns: cache directory tied to the user 204 :returns: state directory tied to the user 228 :returns: log directory tied to the user 241 :returns: documents directory tied to the user 259 :returns: runtime directory tied to the user 283 :returns: data path tied to the user 331 :returns: config path tied to the user [all …]
|
D | macos.py | 19 …""":return: data directory tied to the user, e.g. ``~/Library/Application Support/$appname/$versio… 29 """:return: config directory tied to the user, same as `user_data_dir`""" 39 """:return: cache directory tied to the user, e.g. ``~/Library/Caches/$appname/$version``""" 49 """:return: state directory tied to the user, same as `user_data_dir`""" 54 """:return: log directory tied to the user, e.g. ``~/Library/Logs/$appname/$version``""" 59 """:return: documents directory tied to the user, e.g. ``~/Documents``""" 64 …""":return: runtime directory tied to the user, e.g. ``~/Library/Caches/TemporaryItems/$appname/$v…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/platformdirs/ |
D | api.py | 84 """:return: data directory tied to the user""" 94 """:return: config directory tied to the user""" 104 """:return: cache directory tied to the user""" 114 """:return: state directory tied to the user""" 119 """:return: log directory tied to the user""" 124 """:return: documents directory tied to the user""" 129 """:return: runtime directory tied to the user""" 133 """:return: data path tied to the user""" 143 """:return: config path tied to the user""" 153 """:return: cache path tied to the user""" [all …]
|
D | __init__.py | 60 :returns: data directory tied to the user 108 :returns: config directory tied to the user 156 :returns: cache directory tied to the user 180 :returns: cache directory tied to the user 204 :returns: state directory tied to the user 228 :returns: log directory tied to the user 241 :returns: documents directory tied to the user 259 :returns: runtime directory tied to the user 283 :returns: data path tied to the user 331 :returns: config path tied to the user [all …]
|
D | macos.py | 19 …""":return: data directory tied to the user, e.g. ``~/Library/Application Support/$appname/$versio… 29 """:return: config directory tied to the user, same as `user_data_dir`""" 39 """:return: cache directory tied to the user, e.g. ``~/Library/Caches/$appname/$version``""" 49 """:return: state directory tied to the user, same as `user_data_dir`""" 54 """:return: log directory tied to the user, e.g. ``~/Library/Logs/$appname/$version``""" 59 """:return: documents directory tied to the user, e.g. ``~/Documents``""" 64 …""":return: runtime directory tied to the user, e.g. ``~/Library/Caches/TemporaryItems/$appname/$v…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/platformdirs/ |
D | api.py | 84 """:return: data directory tied to the user""" 94 """:return: config directory tied to the user""" 104 """:return: cache directory tied to the user""" 114 """:return: state directory tied to the user""" 119 """:return: log directory tied to the user""" 124 """:return: documents directory tied to the user""" 129 """:return: runtime directory tied to the user""" 133 """:return: data path tied to the user""" 143 """:return: config path tied to the user""" 153 """:return: cache path tied to the user""" [all …]
|
D | __init__.py | 60 :returns: data directory tied to the user 108 :returns: config directory tied to the user 156 :returns: cache directory tied to the user 180 :returns: cache directory tied to the user 204 :returns: state directory tied to the user 228 :returns: log directory tied to the user 241 :returns: documents directory tied to the user 259 :returns: runtime directory tied to the user 283 :returns: data path tied to the user 331 :returns: config path tied to the user [all …]
|
D | macos.py | 19 …""":return: data directory tied to the user, e.g. ``~/Library/Application Support/$appname/$versio… 29 """:return: config directory tied to the user, same as `user_data_dir`""" 39 """:return: cache directory tied to the user, e.g. ``~/Library/Caches/$appname/$version``""" 49 """:return: state directory tied to the user, same as `user_data_dir`""" 54 """:return: log directory tied to the user, e.g. ``~/Library/Logs/$appname/$version``""" 59 """:return: documents directory tied to the user, e.g. ``~/Documents``""" 64 …""":return: runtime directory tied to the user, e.g. ``~/Library/Caches/TemporaryItems/$appname/$v…
|
/aosp_15_r20/external/marisa-trie/bindings/perl/ |
H A D | marisa.pm | 44 return tied(%$ptr); 65 my $self = tied(%{$_[0]}); 76 my $ptr = tied(%$self); 82 my $ptr = tied(%$self); 98 my $self = tied(%{$_[0]}); 109 my $ptr = tied(%$self); 115 my $ptr = tied(%$self); 135 my $self = tied(%{$_[0]}); 156 my $ptr = tied(%$self); 162 my $ptr = tied(%$self); [all …]
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_validate.c | 85 if (reg->tied) { in validate_src() 86 validate_assert(ctx, reg->tied->tied == reg); in validate_src() 87 validate_assert(ctx, reg_class_flags(reg) == reg_class_flags(reg->tied)); in validate_src() 91 if (dst == reg->tied) { in validate_src() 97 found && "tied register not in the same instruction"); in validate_src() 135 if (reg->tied) { in validate_dst() 136 validate_assert(ctx, reg->tied->tied == reg); in validate_dst() 137 validate_assert(ctx, reg_class_flags(reg->tied) == reg_class_flags(reg)); in validate_dst() 138 validate_assert(ctx, reg->tied->wrmask == reg->wrmask); in validate_dst() 140 validate_assert(ctx, reg->tied->array.base == reg->array.base); in validate_dst() [all …]
|
H A D | ir3_ra.c | 772 * also is implicitly true for tied destinations whose source is live-through. 779 return (reg->flags & IR3_REG_EARLY_CLOBBER) || reg->tied; in is_early_clobber() 1003 /* Treat tied destinations as-if they are live-through sources, and normal in dsts_cmp() 1052 unsigned dst_size = reg->tied ? 0 : reg_size(reg); in compress_regs_left() 1090 /* dst intervals with a tied killed source are considered attached to in compress_regs_left() 1092 * update them below if their tied source moves. in compress_regs_left() 1094 if (other_dst->tied) { in compress_regs_left() 1096 &ctx->intervals[other_dst->tied->def->name]; in compress_regs_left() 1120 * sources overlap non-tied destinations. Also check that we have enough in compress_regs_left() 1269 /* If we shuffled around a tied source that is killed, we may have to update in compress_regs_left() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | TwoAddressInstructionPass.cpp | 573 // -RegB is not tied to a register and RegC is compatible with RegA. in isProfitableToCommute() 574 // -RegB is tied to the wrong physical register, but RegC is. in isProfitableToCommute() 575 // -RegB is tied to the wrong physical register, and RegC isn't tied. in isProfitableToCommute() 579 // -RegC is not tied to a register and RegB is compatible with RegA. in isProfitableToCommute() 580 // -RegC is tied to the wrong physical register, but RegB is. in isProfitableToCommute() 581 // -RegC is tied to the wrong physical register, and RegB isn't tied. in isProfitableToCommute() 1204 /// For the case where an instruction has a single pair of tied register 1205 /// operands, attempt some transformations that may either eliminate the tied 1407 // Collect tied operands of MI that need to be handled. 1409 // Return true if any tied operands where found, including the trivial ones. [all …]
|
H A D | MachineInstr.cpp | 211 assert(!Operands[OpNo].isTied() && "Cannot move tied operands"); in addOperand() 284 // Moving tied operands would break the ties. in removeOperand() 287 assert(!Operands[i].isTied() && "Cannot move tied operands"); in removeOperand() 902 // For tied uses on inline asm, get the constraint from the def. in getRegClassConstraint() 1095 /// tieOperands - Mark operands at DefIdx and UseIdx as tied to each other. 1097 /// Use and def operands can be tied together, indicated by a non-zero TiedTo 1100 /// 0: Operand is not tied to anything. 1101 /// 1 to TiedMax-1: Tied to getOperand(TiedTo-1). 1102 /// TiedMax: Tied to an operand >= TiedMax-1. 1104 /// The tied def must be one of the first TiedMax operands on a normal [all …]
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachineInstr.cpp | 135 assert((!isReg() || !isTied()) && "Cannot change a tied operand into an imm"); in ChangeToImmediate() 144 assert((!isReg() || !isTied()) && "Cannot change a tied operand into an imm"); in ChangeToFPImmediate() 154 "Cannot change a tied operand into an external symbol"); in ChangeToES() 166 "Cannot change a tied operand into an MCSymbol"); in ChangeToMCSymbol() 362 OS << "tied"; in print() 792 assert(!Operands[OpNo].isTied() && "Cannot move tied operands"); in addOperand() 868 // Moving tied operands would break the ties. in RemoveOperand() 871 assert(!Operands[i].isTied() && "Cannot move tied operands"); in RemoveOperand() 1192 // For tied uses on inline asm, get the constraint from the def. in getRegClassConstraint() 1387 /// tieOperands - Mark operands at DefIdx and UseIdx as tied to each other. [all …]
|
H A D | TwoAddressInstructionPass.cpp | 590 // -RegB is not tied to a register and RegC is compatible with RegA. in isProfitableToCommute() 591 // -RegB is tied to the wrong physical register, but RegC is. in isProfitableToCommute() 592 // -RegB is tied to the wrong physical register, and RegC isn't tied. in isProfitableToCommute() 596 // -RegC is not tied to a register and RegB is compatible with RegA. in isProfitableToCommute() 597 // -RegC is tied to the wrong physical register, but RegB is. in isProfitableToCommute() 598 // -RegC is tied to the wrong physical register, and RegB isn't tied. in isProfitableToCommute() 1201 /// For the case where an instruction has a single pair of tied register 1202 /// operands, attempt some transformations that may either eliminate the tied 1399 // Collect tied operands of MI that need to be handled. 1401 // Return true if any tied operands where found, including the trivial ones. [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | TwoAddressInstructionPass.cpp | 627 // -RegB is not tied to a register and RegC is compatible with RegA. in isProfitableToCommute() 628 // -RegB is tied to the wrong physical register, but RegC is. in isProfitableToCommute() 629 // -RegB is tied to the wrong physical register, and RegC isn't tied. in isProfitableToCommute() 633 // -RegC is not tied to a register and RegB is compatible with RegA. in isProfitableToCommute() 634 // -RegC is tied to the wrong physical register, but RegB is. in isProfitableToCommute() 635 // -RegC is tied to the wrong physical register, and RegB isn't tied. in isProfitableToCommute() 1261 /// For the case where an instruction has a single pair of tied register 1262 /// operands, attempt some transformations that may either eliminate the tied 1458 // Collect tied operands of MI that need to be handled. 1460 // Return true if any tied operands where found, including the trivial ones. [all …]
|
H A D | MachineInstr.cpp | 223 assert(!Operands[OpNo].isTied() && "Cannot move tied operands"); in addOperand() 300 // Moving tied operands would break the ties. in RemoveOperand() 303 assert(!Operands[i].isTied() && "Cannot move tied operands"); in RemoveOperand() 845 // For tied uses on inline asm, get the constraint from the def. in getRegClassConstraint() 1038 /// tieOperands - Mark operands at DefIdx and UseIdx as tied to each other. 1040 /// Use and def operands can be tied together, indicated by a non-zero TiedTo 1043 /// 0: Operand is not tied to anything. 1044 /// 1 to TiedMax-1: Tied to getOperand(TiedTo-1). 1045 /// TiedMax: Tied to an operand >= TiedMax-1. 1047 /// The tied def must be one of the first TiedMax operands on a normal [all …]
|
/aosp_15_r20/external/python/cpython2/Tools/pynche/ |
D | DetailsViewer.py | 9 variations are tied together when incrementing and decrementing. Red, green, 20 When the increment or decrement would send any of the tied variations 24 When the increment or decrement would send any of the tied variations 30 When the increment or decrement would send any of the tied variations 31 out of bounds, all tied variations are wrapped as one, so as to 32 preserve the distance between them. Thus if green and blue were tied, 37 When the increment or decrement would send any of the tied variations 39 255 or floor of 0, as appropriate. In this way, all tied variations 225 # for when 2 or 3 colors are tied together
|
/aosp_15_r20/external/llvm/unittests/MI/ |
H A D | LiveIntervalTest.cpp | 180 " %0 = IMPLICIT_DEF implicit %0(tied-def 0)\n" in TEST() 202 " early-clobber %0 = IMPLICIT_DEF implicit %0(tied-def 0)\n" in TEST() 248 " %0 = IMPLICIT_DEF implicit %0(tied-def 0)\n" in TEST() 270 " early-clobber %0 = IMPLICIT_DEF implicit %0(tied-def 0)\n" in TEST() 323 " %0 = IMPLICIT_DEF implicit %0(tied-def 0)\n" in TEST() 324 " %0 = IMPLICIT_DEF implicit %0(tied-def 0)\n" in TEST() 325 " %0 = IMPLICIT_DEF implicit %0(tied-def 0)\n" in TEST() 338 " %0 = IMPLICIT_DEF implicit %0(tied-def 0)\n", in TEST() 350 " %rax = IMPLICIT_DEF implicit %rax(tied-def 0)\n", in TEST()
|