Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_op_kernel.cc87 StatusOr<xla::Shape> XlaOpKernelContext::InputXlaShape(int index) { in InputXlaShape() function in tensorflow::XlaOpKernelContext
91 StatusOr<xla::Shape> XlaOpKernelContext::InputXlaShape(absl::string_view name) { in InputXlaShape() function in tensorflow::XlaOpKernelContext