Home
last modified time | relevance | path

Searched defs:node_context (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_node_context.h50 explicit TpuNodeContext(int device_ordinal, XLA_TpuNodeContext* node_context) in TpuNodeContext()
Dtpu_node_context.cc32 XLA_TpuNodeContext* node_context = in Create() local
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dtpu_execute_op.cc138 tpu::TpuNodeContext* node_context, se::Stream* stream, in AllocateOutputTuple()
172 tpu::TpuNodeContext* node_context, se::Stream* stream, in AllocateOutputTensors()
188 OpKernelContext* context, tpu::TpuNodeContext* node_context, in RunExecutable()
230 OpKernelContext* context, tpu::TpuNodeContext* node_context, in ExecuteTPUProgram()
/external/tensorflow/tensorflow/core/common_runtime/
Dshape_refiner.cc71 InferenceContext* node_context = CHECK_NOTNULL(GetContext(node)); in InferShapesForFunctionSubNode() local
297 InferenceContext* node_context = node_ext_context->get_context(); in UpdateNode() local
/external/tensorflow/tensorflow/core/tpu/
Dtpu_execute.cc418 TpuNodeContext* node_context, xla::DeviceAssignment* device_assignment, in TPUExecute()
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_execute_op.cc397 const VariableUpdateMap& variable_updates, TpuNodeContext* node_context, in AllocateOutputTensors()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dimport_model.cc792 auto* node_context = shape_refiner_->GetContext(node); in AddNodesToShapeRefiner() local
827 auto* node_context = shape_refiner_->GetContext(node); in AddNodesToShapeRefiner() local