Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc620 xrt::XLAAllocation alloc_1; in TEST() local
621 *alloc_1.mutable_value() = ScalarLiteral(); in TEST()
650 ops::Const(root.WithDevice("/device:CPU:0"), alloc_1.SerializeAsString()); in TEST()