Searched defs:AllocationAttributes (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
H A Dallocator.h34 struct AllocationAttributes { struct in namespace:tensorflow
94 const AllocationAttributes& allocation_attr) {
111 return Allocate<T>(num_elements, AllocationAttributes());
116 const AllocationAttributes& allocation_attr) {
301 const AllocationAttributes& allocation_attr) override {

Completed in 244 milliseconds