Home
last modified time | relevance | path

Searched refs:attr_Tidx (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dop_kernel_test.cc968 AttrValue attr_Tidx; in BM_ConcatInputRange() local
969 attr_Tidx.set_type(DT_INT32); in BM_ConcatInputRange()
972 node_def.mutable_attr()->insert({"Tidx", attr_Tidx}); in BM_ConcatInputRange()