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

  /external/tensorflow/tensorflow/core/kernels/
snapshot_op_gpu.cu.cc 30 TF_CALL_POD_TYPES(DEFINE_GPU_KERNELS);
snapshot_op.cc 51 TF_CALL_POD_TYPES(REGISTER_KERNEL);
60 TF_CALL_POD_TYPES(REGISTER_KERNEL);
71 TF_CALL_POD_TYPES(REGISTER_SYCL_KERNEL);
mirror_pad_op_cpu_impl.h 31 TF_CALL_POD_TYPES(DEFINE_CPU_SPECS);
matrix_set_diag_op.cc 100 TF_CALL_POD_TYPES(REGISTER_MATRIX_SET_DIAG);
109 TF_CALL_POD_TYPES(REGISTER_BATCH_MATRIX_SET_DIAG);
matrix_band_part_op.cc 116 TF_CALL_POD_TYPES(REGISTER_MATRIX_BAND_PART);
193 TF_CALL_POD_TYPES(DEFINE_CPU_SPEC);
matrix_diag_op.cc 126 TF_CALL_POD_TYPES(REGISTER_MATRIX_DIAG);
139 TF_CALL_POD_TYPES(REGISTER_BATCH_MATRIX_DIAG);
transpose_op.cc 278 TF_CALL_POD_TYPES(REGISTER);
308 TF_CALL_POD_TYPES(REGISTER);
mirror_pad_op.cc 175 TF_CALL_POD_TYPES(DECLARE_CPU_SPECS);
197 TF_CALL_POD_TYPES(REGISTER_KERNEL);
ragged_gather_op.cc 284 TF_CALL_POD_TYPES(REGISTER_CPU_KERNEL);
constant_op.cc 343 TF_CALL_POD_TYPES(REGISTER_CPU);
inplace_ops.cc 53 TF_CALL_POD_TYPES(CASE);
pad_op.cc 293 TF_CALL_POD_TYPES(REGISTER_KERNEL);
reverse_op.cc 316 TF_CALL_POD_TYPES(REGISTER_KERNELS);
  /external/tensorflow/tensorflow/core/framework/
register_types.h 187 #define TF_CALL_POD_TYPES(m) TF_CALL_NUMBER_TYPES(m) TF_CALL_bool(m)
191 TF_CALL_POD_TYPES(m) TF_CALL_string(m) TF_CALL_resource(m) TF_CALL_variant(m)
194 #define TF_CALL_POD_STRING_TYPES(m) TF_CALL_POD_TYPES(m) TF_CALL_string(m)
types.cc 231 TF_CALL_POD_TYPES(CASE);
239 // uint32 and uint64 aren't included in TF_CALL_POD_TYPES because we
  /external/tensorflow/tensorflow/contrib/util/
convert_graphdef_memmapped_format_lib.cc 59 TF_CALL_POD_TYPES(TYPE_FOR_SET)
  /external/tensorflow/tensorflow/core/util/
tensor_ops_util.h 49 TF_CALL_POD_TYPES(DTYPE_CASE)

Completed in 191 milliseconds