HomeSort by relevance Sort by last modified time
    Searched refs:high1 (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/contrib/distributions/python/ops/
statistical_testing.py 689 samples1, low1, high1, samples2, low2, high2,
711 `high1`, `low2`, and `high2`.
712 The support is bounded: `low1 <= samples1 <= high1`.
715 high1: Floating-point `Tensor` of upper bounds on the supports of
720 `high1`, `low2`, and `high2`.
736 [samples1, low1, high1, samples2, low2, high2, false_fail_rate]):
739 high1 = ops.convert_to_tensor(high1, name="high1")
    [all...]
  /external/tensorflow/tensorflow/contrib/distributions/python/kernel_tests/
statistical_testing_test.py 71 thresholds, low1=0., high1=1., low2=0., high2=1.,
79 high1=1.,
  /external/libavc/common/x86/
ih264_deblk_luma_ssse3.c 862 __m128i int1, int2, int3, int4, high1, high2; local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_performance_query.c 589 uint64_t high1 = (uint64_t)(high_bytes1[a_index]) << 32; local
591 uint64_t value1 = report1[a_index + 4] | high1;
    [all...]

Completed in 949 milliseconds