HomeSort by relevance Sort by last modified time
    Searched full:input_device_context (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/framework/
op_kernel.h 1422 T* OpKernelContext::input_device_context(int index) { function in class:tensorflow::OpKernelContext
1430 inline DeviceContext* OpKernelContext::input_device_context(int index) { function in class:tensorflow::OpKernelContext
    [all...]
  /external/tensorflow/tensorflow/core/common_runtime/gpu/
gpu_device.cc 461 static_cast<GPUDeviceContext*>(context->input_device_context(i));
    [all...]

Completed in 96 milliseconds