Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_compiled_cpu_function.h93 const xla::ProgramShapeProto* program_shape_ = nullptr; variable
383 const xla::ProgramShapeProto* program_shape_ = nullptr; variable
H A Dxla_jit_compiled_cpu_function.h89 std::unique_ptr<const xla::ProgramShapeProto> program_shape_; variable