Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/
H A Dtfsa-2022-039.md3 ### CVE Number
6 ### Impact
17 ### Patches
22 ### For more information
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dutils_test.cc211 TEST(UtilsTest, CalculateOutputSize) { in TEST() argument
H A Dutils.cc230 int64_t CalculateOutputSize( in CalculateOutputSize() function
H A Dop_level_cost_estimator.cc1612 int64_t OpLevelCostEstimator::CalculateOutputSize(const OpInfo& op_info, in CalculateOutputSize() function in tensorflow::grappler::OpLevelCostEstimator
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dragged_tensor_to_tensor_op.cc140 Status CalculateOutputSize(INDEX_TYPE first_dim, OpKernelContext* c, in CalculateOutputSize() function in tensorflow::__anonf14c6a980111::RaggedTensorToTensorBaseOp
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/
H A Dragged_tensor_to_tensor_tflite.cc249 RuntimeShape CalculateOutputSize( in CalculateOutputSize() function