Searched refs:nchw_uint8 (Results 1 – 1 of 1) sorted by relevance
1210 Output nchw_uint8 = ops::Cast(s, nchw_fp32, DT_UINT8); in TEST_F() local1211 Output outputs = ops::Identity(s.WithOpName("outputs"), nchw_uint8); in TEST_F()1326 Output nchw_uint8 = in TEST_F() local1328 Output outputs = ops::Identity(s.WithOpName("outputs"), nchw_uint8); in TEST_F()1343 Output nchw_uint8 = in TEST_F() local1345 Output nchw_fp32 = ops::Cast(s, nchw_uint8, DT_FLOAT); in TEST_F()