OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:weights
(Results
676 - 700
of
1517
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
CalcSpillWeights.h
71
/// \brief Compute spill
weights
and allocation hints for all virtual register
MachineBranchProbabilityInfo.h
31
// weight to an edge that may have siblings with non-zero
weights
. This can
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
CalcSpillWeights.h
71
/// \brief Compute spill
weights
and allocation hints for all virtual register
MachineBranchProbabilityInfo.h
31
// weight to an edge that may have siblings with non-zero
weights
. This can
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
CalcSpillWeights.h
71
/// \brief Compute spill
weights
and allocation hints for all virtual register
MachineBranchProbabilityInfo.h
31
// weight to an edge that may have siblings with non-zero
weights
. This can
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
CalcSpillWeights.h
71
/// \brief Compute spill
weights
and allocation hints for all virtual register
MachineBranchProbabilityInfo.h
31
// weight to an edge that may have siblings with non-zero
weights
. This can
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
CalcSpillWeights.h
72
/// \brief Compute spill
weights
and allocation hints for all virtual register
MachineBranchProbabilityInfo.h
31
// weight to an edge that may have siblings with non-zero
weights
. This can
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
CalcSpillWeights.h
72
/// \brief Compute spill
weights
and allocation hints for all virtual register
MachineBranchProbabilityInfo.h
31
// weight to an edge that may have siblings with non-zero
weights
. This can
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
CalcSpillWeights.h
72
/// \brief Compute spill
weights
and allocation hints for all virtual register
MachineBranchProbabilityInfo.h
31
// weight to an edge that may have siblings with non-zero
weights
. This can
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
CalcSpillWeights.h
71
/// \brief Compute spill
weights
and allocation hints for all virtual register
MachineBranchProbabilityInfo.h
31
// weight to an edge that may have siblings with non-zero
weights
. This can
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
CalcSpillWeights.h
71
/// \brief Compute spill
weights
and allocation hints for all virtual register
MachineBranchProbabilityInfo.h
31
// weight to an edge that may have siblings with non-zero
weights
. This can
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
CalcSpillWeights.h
71
/// \brief Compute spill
weights
and allocation hints for all virtual register
MachineBranchProbabilityInfo.h
31
// weight to an edge that may have siblings with non-zero
weights
. This can
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
CalcSpillWeights.h
71
/// \brief Compute spill
weights
and allocation hints for all virtual register
MachineBranchProbabilityInfo.h
31
// weight to an edge that may have siblings with non-zero
weights
. This can
/external/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h
207
ExitMap Exits; ///< Successor edges (and
weights
).
348
/// This class collates the successor edge
weights
for later processing.
354
WeightList
Weights
; ///< Individual successor
weights
.
355
uint64_t Total; ///< Sum of all
weights
.
374
/// This is linear in the size of \a
Weights
. For the vast majority of
375
/// cases, adjacent edge
weights
are combined by sorting WeightList and
376
/// combining adjacent
weights
. However, for very large edge lists an
455
/// This adjusts header mass distribution so it matches the
weights
of
721
/// - Normalize the distribution: scale
weights
down so that their su
[
all
...]
/external/tensorflow/tensorflow/contrib/eager/python/
network.py
407
def
weights
(self):
member in class:Network
411
weights
= []
413
weights
+= layer.
weights
414
return
weights
418
weights
= []
420
weights
+= layer.trainable_weights
421
return
weights
425
weights
= []
427
weights
+= layer.non_trainable_weight
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
BlockFrequencyInfoImpl.h
207
ExitMap Exits; ///< Successor edges (and
weights
).
348
/// This class collates the successor edge
weights
for later processing.
354
WeightList
Weights
; ///< Individual successor
weights
.
355
uint64_t Total; ///< Sum of all
weights
.
374
/// This is linear in the size of \a
Weights
. For the vast majority of
375
/// cases, adjacent edge
weights
are combined by sorting WeightList and
376
/// combining adjacent
weights
. However, for very large edge lists an
455
/// This adjusts header mass distribution so it matches the
weights
of
723
/// - Normalize the distribution: scale
weights
down so that their su
[
all
...]
Completed in 675 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>