Searched refs:backing_tensor_shape_ (Results 1 – 1 of 1) sorted by relevance
31 backing_tensor_ = Tensor(cpu_allocator(), DT_FLOAT, backing_tensor_shape_); in InitTensor()77 VLOG(2) << "tensor_shape=" << backing_tensor_shape_.DebugString(); in PrintShapes()85 TensorShape backing_tensor_shape_; member in tensorflow::__anon64359d140111::ScopedAllocatorMgrTest108 backing_tensor_shape_ = TensorShape({512 + 9 + 512 + 16}); in TEST_F()124 backing_tensor_shape_ = TensorShape({1024}); in TEST_F()151 backing_tensor_shape_ = TensorShape({512 + 9 + 512 + 16}); in TEST_F()183 backing_tensor_shape_ = TensorShape({8}); in TEST_F()189 backing_tensor_shape_.num_elements() * 2 * sizeof(float); in TEST_F()199 backing_tensor_shape_ = TensorShape({1024}); in TEST_F()