Home
last modified time | relevance | path

Searched refs:low1 (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/contrib/distributions/python/ops/
Dstatistical_testing.py689 samples1, low1, high1, samples2, low2, high2, argument
736 [samples1, low1, high1, samples2, low2, high2, false_fail_rate]):
738 low1 = ops.convert_to_tensor(low1, name="low1")
745 samples1 = _check_shape_dominates(samples1, [low1, high1])
760 samples1, low1, high1, min_mean_2, max_mean_2, false_fail_rate / 2.)
764 n1, low1, high1, n2, low2, high2, argument
822 [n1, low1, high1, n2, low2, high2, false_fail_rate, false_pass_rate]):
824 low1 = ops.convert_to_tensor(low1, name="low1")
834 n1, low1, high1, false_fail_rate / 2., false_pass_rate / 2.)
841 discrepancy, low1, high1, low2, high2, argument
[all …]
/external/u-boot/arch/mips/cpu/
Dcpu.c31 void write_one_tlb(int index, u32 pagemask, u32 hi, u32 low0, u32 low1) in write_one_tlb() argument
35 write_c0_entrylo1(low1); in write_one_tlb()
/external/brotli/scripts/dictionary/
Dstep-04-generate-java-literals.py48 low1 = low[len(low) // 2 : len(low)] variable
72 " private static final String DATA1 = \"", "".join(escape(low1)), "\";\n",
/external/u-boot/board/pb1x00/
Dpb1x00.c28 void write_one_tlb( int index, u32 pagemask, u32 hi, u32 low0, u32 low1 );
/external/u-boot/board/dbau1x00/
Ddbau1x00.c28 void write_one_tlb( int index, u32 pagemask, u32 hi, u32 low0, u32 low1 );
/external/tensorflow/tensorflow/contrib/distributions/python/kernel_tests/
Dstatistical_testing_test.py71 thresholds, low1=0., high1=1., low2=0., high2=1.,
78 low1=0.,
/external/llvm/test/CodeGen/SystemZ/
Dvec-perm-08.ll31 ; Test a low1/high2 permute for v16i8.
44 ; Test a high2/low1 permute for v16i8.
Dvec-combine-02.ll228 %low1 = shufflevector <2 x i16> %bitcast2, <2 x i16> %bitcast3,
243 %bytes1 = bitcast <2 x i16> %low1 to <4 x i8>
320 %low1 = shufflevector <2 x i32> %bitcast2, <2 x i32> %bitcast3,
335 %half1 = bitcast <2 x i32> %low1 to <4 x i16>
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dvec-perm-08.ll31 ; Test a low1/high2 permute for v16i8.
44 ; Test a high2/low1 permute for v16i8.
Dvec-combine-02.ll228 %low1 = shufflevector <2 x i16> %bitcast2, <2 x i16> %bitcast3,
243 %bytes1 = bitcast <2 x i16> %low1 to <4 x i8>
320 %low1 = shufflevector <2 x i32> %bitcast2, <2 x i32> %bitcast3,
335 %half1 = bitcast <2 x i32> %low1 to <4 x i16>