Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/
Dkernels_test.cc288 std::string attr_in[] = {"bugs", "bunny", "duck"}; in TEST_F() local
338 int64 attr_in[] = {1, 2, 3, 4}; in TEST_F() local
388 float attr_in[] = {1.414, 2.718, 3.1415}; in TEST_F() local
438 bool attr_in[] = {true, false, true, false}; in TEST_F() local
488 DataType attr_in[] = {DT_FLOAT, DT_DOUBLE, DT_HALF, DT_COMPLEX128}; in TEST_F() local