Home
last modified time | relevance | path

Searched defs:distribute (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/python/keras/mixed_precision/experimental/
Dautocast_variable_test.py52 def get_distribute_scope(distribute): argument
76 def test_read(self, distribute): argument
120 def test_read_nested_scopes(self, distribute): argument
140 def test_dtype_is_not_string(self, distribute): argument
156 def test_method_delegations(self, distribute): argument
236 def test_operator_overloads(self, distribute): argument
283 def test_assign(self, distribute): argument
358 def test_assign_stays_in_true_dtype(self, distribute): argument
385 def test_checkpoint(self, distribute): argument
400 def test_invalid_wrapped_variable(self, distribute): argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DIntervalMap.cpp120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute() function
/external/llvm/lib/Support/
DIntervalMap.cpp120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp265 void RenameIndependentSubregs::distribute(const IntEqClasses &Classes, in distribute() function in RenameIndependentSubregs
/external/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp253 void RenameIndependentSubregs::distribute(const IntEqClasses &Classes, in distribute() function in RenameIndependentSubregs
/external/tensorflow/tensorflow/python/distribute/
Ddistribute_lib_test.py69 def __init__(self, distribute): argument
/external/tensorflow/tensorflow/python/keras/engine/
Dtraining_v1.py244 distribute=None, argument
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DLongArray.java747 private static void distribute(long[] x, int src, int dst1, int dst2, int count) in distribute() method in LongArray
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/
DLongArray.java748 private static void distribute(long[] x, int src, int dst1, int dst2, int count) in distribute() method in LongArray