Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc809 xrt::XLAAllocation alloc_0; in TEST() local
810 *alloc_0.mutable_value() = TwoElementTuple(); in TEST()
838 ops::Const(root.WithDevice("/device:CPU:0"), alloc_0.SerializeAsString()); in TEST()