HomeSort by relevance Sort by last modified time
    Searched refs:is_integer (Results 101 - 114 of 114) sorted by null

1 2 3 45

  /external/tensorflow/tensorflow/python/framework/
tensor_util.py 356 if dtype.is_integer:
    [all...]
  /external/tensorflow/tensorflow/python/ops/
check_ops.py     [all...]
variable_scope.py     [all...]
nn_ops.py     [all...]
  /external/vixl/src/
utils-vixl.h     [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state.c     [all...]
si_descriptors.c 416 if (sview && sview->is_integer)
    [all...]
  /external/mesa3d/src/compiler/glsl/
ir.cpp     [all...]
  /external/tensorflow/tensorflow/python/keras/engine/
base_layer.py 355 elif dtype.is_integer or dtype.is_unsigned or dtype.is_bool:
    [all...]
  /external/tensorflow/tensorflow/python/kernel_tests/
segment_reduction_ops_test.py 300 if (np_op2 == self._sqrt_n_reduce_op and dtype.is_integer):
    [all...]
  /external/mesa3d/src/mesa/program/
ir_to_mesa.cpp 1133 assert(ir->type->is_integer());
    [all...]
  /external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
head.py     [all...]
  /external/tensorflow/tensorflow/contrib/metrics/python/ops/
metric_ops.py     [all...]
  /external/eigen/unsupported/test/mpreal/
mpreal.h 2997 static const bool is_integer = false; member in class:std::numeric_limits
    [all...]

Completed in 1172 milliseconds

1 2 3 45