Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_op_util.cc31 std::string shapes_prefix; in CreateShapePrefix() local
113 std::string shapes_prefix = CreateShapePrefix(dynamic_shapes); in CreateCompilationCacheKey() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_ops_c_api.h82 const char* shapes_prefix; member