Home
last modified time | relevance | path

Searched defs:split_dtype (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_from_variant_op.cc34 int output_ragged_rank, DataType value_dtype, DataType split_dtype, in RaggedComponentsFromVariant()
311 const auto split_dtype = DataTypeToEnum<SPLIT_TYPE>::v(); in Compute() local
Dragged_tensor_from_variant_op_test.cc46 const auto split_dtype = DataTypeToEnum<SPLIT_TYPE>::v(); in BuildDecodeRaggedTensorGraph() local