Home
last modified time | relevance | path

Searched defs:shape_representation_fn (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.h72 const XlaCompiler::ShapeRepresentationFn& shape_representation_fn() const { in shape_representation_fn() function
123 XlaCompiler::ShapeRepresentationFn shape_representation_fn; member
Dxla_device_context.h82 const XlaCompiler::ShapeRepresentationFn& shape_representation_fn() const { in shape_representation_fn() function
Dxla_device_context.cc77 XlaCompiler::ShapeRepresentationFn shape_representation_fn, in XlaDeviceContext()
Dxla_device.cc142 XlaCompiler::ShapeRepresentationFn shape_representation_fn, in Metadata()
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.h308 ShapeRepresentationFn shape_representation_fn; member
Dxla_compiler.cc163 const XlaCompiler::ShapeRepresentationFn& shape_representation_fn, in BuildComputation()