Home
last modified time | relevance | path

Searched defs:GetOutputSize (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dshape_test.cc48 int32_t GetOutputSize() { return GetTensorSize(output_); } in GetOutputSize() function in tflite::__anon3ca389000111::ShapeOpModel
Dbatch_to_space_nd_test.cc52 int32_t GetOutputSize() { return GetTensorSize(output_); } in GetOutputSize() function in tflite::__anon01852b6f0111::BatchToSpaceNDOpModel
Done_hot_test.cc59 int32_t GetOutputSize() { return GetTensorSize(output_); } in GetOutputSize() function in tflite::__anon3d7a871b0111::OneHotOpModel
/external/llvm-project/lldb/source/API/
DSBCommandReturnObject.cpp106 size_t SBCommandReturnObject::GetOutputSize() { in GetOutputSize() function in SBCommandReturnObject
/external/tensorflow/tensorflow/core/kernels/
Dcount_ops.cc83 int GetOutputSize(int max_seen, int max_length, int min_length) { in GetOutputSize() function
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator_test.cc349 int GetOutputSize(const int x, const int k, const int s, in GetOutputSize() function
Dop_level_cost_estimator.cc189 int64 GetOutputSize(const int64 input, const int64 filter, const int64 stride, in GetOutputSize() function