Searched defs:CalculateOutputSize (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/core/grappler/costs/ | ||
D | utils_test.cc | 207 TEST(UtilsTest, CalculateOutputSize) { in TEST() argument |
D | utils.cc | 223 int64 CalculateOutputSize( in CalculateOutputSize() function |
D | op_level_cost_estimator.cc | 1587 int64 OpLevelCostEstimator::CalculateOutputSize(const OpInfo& op_info, in CalculateOutputSize() function in tensorflow::grappler::OpLevelCostEstimator |
/external/tensorflow/tensorflow/core/kernels/ | ||
D | ragged_tensor_to_tensor_op.cc | 140 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/ | ||
D | ragged_tensor_to_tensor_tflite.cc | 249 RuntimeShape CalculateOutputSize( in CalculateOutputSize() function |