Home
last modified time | relevance | path

Searched refs:inactive (Results 1 – 25 of 43) sorted by relevance

12

/external/tensorflow/tensorflow/contrib/constrained_optimization/python/
Dexternal_regret_optimizer.py89 def while_loop_condition(iteration, multipliers, inactive, old_inactive): argument
94 standard_ops.not_equal(inactive, old_inactive))
97 def while_loop_body(iteration, multipliers, inactive, old_inactive): argument
104 1.0, standard_ops.reduce_sum(inactive)))
105 multipliers = multipliers + (scale * inactive)
108 return (iteration, multipliers, new_inactive, inactive)
111 inactive = standard_ops.ones_like(multipliers, dtype=multipliers.dtype)
115 iteration, multipliers, inactive, old_inactive = while_loop_body(
116 iteration, multipliers, inactive, inactive)
117 iteration, multipliers, inactive, old_inactive = control_flow_ops.while_loop(
[all …]
Dswap_regret_optimizer.py163 def while_loop_condition(iteration, matrix, inactive, old_inactive): argument
168 standard_ops.not_equal(inactive, old_inactive))
171 def while_loop_body(iteration, matrix, inactive, old_inactive): argument
177 1.0, standard_ops.reduce_sum(inactive, axis=0, keepdims=True))
178 matrix = matrix + (scale * inactive)
181 return (iteration, matrix, new_inactive, inactive)
184 inactive = standard_ops.ones_like(matrix, dtype=matrix.dtype)
188 iteration, matrix, inactive, old_inactive = while_loop_body(
189 iteration, matrix, inactive, inactive)
190 iteration, matrix, inactive, old_inactive = control_flow_ops.while_loop(
[all …]
/external/python/cpython2/Misc/
Dmaintainers.rst28 extended period (three weeks or more), they should be marked as inactive
29 in this list by placing the word 'inactive' in parenthesis behind their
30 tracker id. They are of course free to remove that inactive mark at
99 difflib tim_one (inactive)
102 doctest tim_one (inactive)
139 json bob.ippolito (inactive), rhettinger
186 re effbot (inactive), pitrou, ezio.melotti
212 subprocess astrand (inactive)
219 tabnanny tim_one (inactive)
246 winsound effbot (inactive)
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dllvm.amdgcn.set.inactive.ll10 %tmp = call i32 @llvm.amdgcn.set.inactive.i32(i32 %in, i32 42) #0
21 %tmp = call i64 @llvm.amdgcn.set.inactive.i64(i64 %in, i64 0) #0
26 declare i32 @llvm.amdgcn.set.inactive.i32(i32, i32) #0
27 declare i64 @llvm.amdgcn.set.inactive.i64(i64, i64) #0
Dscalar-branch-missing-and-exec.ll9 ; without ensuring that the resulting mask has bits clear for inactive lanes.
11 ; set bits for inactive lanes.
Dwqm.ll295 ; Check that @llvm.amdgcn.set.inactive disables WWM.
308 %src.1 = call i32 @llvm.amdgcn.set.inactive.i32(i32 %src.0, i32 0)
316 ; Check that enabling WQM anywhere enables WQM for the set.inactive source.
326 %src1.1 = call i32 @llvm.amdgcn.set.inactive.i32(i32 %src1.0, i32 undef)
775 %data2 = call i32 @llvm.amdgcn.set.inactive.i32(i32 %data1, i32 0)
799 declare i32 @llvm.amdgcn.set.inactive.i32(i32, i32) #4
/external/autotest/server/site_tests/firmware_Cr50InvalidateRW/
Dcontrol9 PURPOSE = "Verify the inactive cr50 header is corrupted after login"
15 Verify the inactive Cr50 header on the first login after cryptohome restarts.
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
DTransliterator.properties17 activeError=Dispatch method called while the IME was inactive
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-rc/Inputs/
Dtag-menu.rc40 MENUITEM "abcdef", 8, help, inactive, menubarbreak, checked, grayed, menubreak
/external/u-boot/doc/
DREADME.fsl-trustzone-components24 - Supports 8 fully programmable address regions, initially inactive at reset,
/external/libpng/contrib/libtests/
Dpngimage.c960 int active = 0, inactive = 0; in update_display() local
979 inactive |= transform; in update_display()
986 inactive &= ~active; in update_display()
989 dp->ignored_transforms = inactive; /* excluding write-only transforms */ in update_display()
/external/u-boot/doc/device-tree-bindings/serial/
Dsnps-dw-apb-uart.txt37 reported as inactive instead of being obtained from the modem status register.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstructions.td118 // accidentally clobber inactive channels of $vdst.
131 // Invert the exec mask and overwrite the inactive lanes of dst with inactive,
134 (ins VGPR_32: $src, VSrc_b32:$inactive),
135 [(set i32:$vdst, (int_amdgcn_set_inactive i32:$src, i32:$inactive))]> {
140 (ins VReg_64: $src, VSrc_b64:$inactive),
141 [(set i64:$vdst, (int_amdgcn_set_inactive i64:$src, i64:$inactive))]> {
/external/openssh/
DREADME.platform8 have passwords expired longer than the inactive time (ie the "Weeks between
/external/tensorflow/tensorflow/core/protobuf/
Dmaster_service.proto69 // have been inactive for some time.
/external/cros/system_api/dbus/power_manager/
Dpolicy.proto14 // currently set to 15 minutes, the user has been inactive for 12 minutes,
/external/ply/ply/
DREADME.md121 An old and relatively inactive discussion group for PLY is found at:
/external/u-boot/doc/device-tree-bindings/pinctrl/
Dpinctrl-bindings.txt16 device is inactive. Hence, each client device can define a set of named
/external/swiftshader/third_party/subzero/docs/
DREGALLOC.rst207 too aggressive in evicting inactive ranges in the "else" clause of the
208 AssignMemLoc routine. An inactive range only needs to be evicted if it actually
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIntrinsicsAMDGPU.td1127 // Given a value, copies it while setting all the inactive lanes to a given
1134 LLVMMatchType<0>], // value for the inactive lanes to take
/external/skia/site/user/
Dbuild.md297 of inactive code blocks based on preprocessor definitions from the selected
/external/skqp/site/user/
Dbuild.md297 of inactive code blocks based on preprocessor definitions from the selected
/external/curl/docs/
DBUGS245 Unimportant issues will be closed as inactive sooner or later as they can't
/external/u-boot/scripts/
Dspelling.txt590 incative||inactive
/external/u-boot/doc/driver-model/
DREADME.txt745 intended that the device be completely inactive at this point, For U-Boot
772 f. The device is marked inactive. Note that it is still bound, so the

12