Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc98 operation_ = context->op_kernel().name() + "/EigenAllocator"; in Reinitialize()
122 " bytes for ", operation_))); in allocate()
130 LogMemory::RecordRawAllocation(operation_, step_id_, num_bytes, ret, in allocate()
137 LogMemory::RecordRawDeallocation(operation_, step_id_, buffer, allocator_, in deallocate()
141 new AsyncFreeData(allocator_, buffer, operation_, step_id_); in deallocate()
160 : allocator_(a), address_(p), operation_(o), step_id_(s) {} in AsyncFreeData()
163 const string operation_; member
171 LogMemory::RecordRawDeallocation(data->operation_, data->step_id_, in asyncFree()
178 string operation_; member in tensorflow::EigenCudaStreamDevice
/external/v8/src/crankshaft/
Dhydrogen-instructions.h4385 Operation operation() { return operation_; } in operation()
4392 HMathMinMax::cast(other)->operation_ == operation_; in DECLARE_CONCRETE_INSTRUCTION()
4399 : HArithmeticBinaryOperation(context, left, right), operation_(op) {} in HMathMinMax()
4401 Operation operation_; variable
Dhydrogen-instructions.cc1923 if (operation_ == kMathMax) { in InferRange()
1926 DCHECK(operation_ == kMathMin); in InferRange()
/external/kotlinc/lib/
Dkotlin-reflect.jarMETA-INF/MANIFEST.MF kotlin/reflect/jvm/internal/ReflectProperties$LazyVal. ...
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF com/google/common/base/ExtraObjectsMethodsForWeb.class ExtraObjectsMethodsForWeb ...