Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
H A Dtrt_shape_optimization_profiles.h175 auto shape_val = shape_values[i]; in IncludesShapes() local
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Dragged_to_tensor_op_test.py664 def _test_gradient_helper(self, rt_val, default_val, shape_val, output_grad, argument
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/util/
H A Dattr_util.cc475 std::vector<int64_t>* shape_val) { in ParseTensorShapeAttrValue()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_op_kernel.cc467 int64_t shape_val; in ConstantInputAsPartialShape() local