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

  /external/tensorflow/tensorflow/compiler/tf2xla/kernels/
variable_ops.cc 85 Name("AssignAddVariableOp").TypeConstraint("dtype", kNumericTypes),
101 Name("AssignSubVariableOp").TypeConstraint("dtype", kNumericTypes),
128 REGISTER_XLA_OP(Name("ResourceGather").TypeConstraint("dtype", kNumericTypes),
  /external/tensorflow/tensorflow/compiler/tf2xla/
xla_op_registry.h 50 constexpr std::array<DataType, 9> kNumericTypes = {

Completed in 298 milliseconds