Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dutils_test.cc207 TEST(UtilsTest, CalculateOutputSize) { in TEST() argument
Dutils.cc223 int64 CalculateOutputSize( in CalculateOutputSize() function
Dop_level_cost_estimator.cc1587 int64 OpLevelCostEstimator::CalculateOutputSize(const OpInfo& op_info, in CalculateOutputSize() function in tensorflow::grappler::OpLevelCostEstimator
/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_to_tensor_op.cc140 Status CalculateOutputSize(INDEX_TYPE first_dim, OpKernelContext* c, in CalculateOutputSize() function in tensorflow::__anonf73c43690111::RaggedTensorToTensorBaseOp
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/
Dragged_tensor_to_tensor_tflite.cc249 RuntimeShape CalculateOutputSize( in CalculateOutputSize() function