Skip to content

Commit ab1c74f

Browse files
authored
[circle-mlir/utils] Fix reference source (#15208)
This will fix reference source path of FlatbufferOperator.cpp. ONE-DCO-1.0-Signed-off-by: SaeHie Park <saehie.park@gmail.com>
1 parent 2c843f3 commit ab1c74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle-mlir/circle-mlir/lib/utils/src/FlatbufferOperator.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* limitations under the License.
1616
*/
1717

18-
// from tensorflow/compiler/mlir/lite/flatbuffer_operator.cpp
18+
// from tensorflow/compiler/mlir/lite/flatbuffer_operator.cc
1919

2020
#include "circle-mlir/utils/FlatbufferOperator.h"
2121
#include "circle-mlir/utils/ConvertType.h"

0 commit comments

Comments
 (0)