mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-28 21:30:44 +03:00
Rolling 20210420
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -21,7 +21,7 @@ limitations under the License.
|
||||
namespace tflite {
|
||||
|
||||
// The following methods are introduced to resolve op builtin code shortage
|
||||
// problem. The new builtin opreator will be assigned to the extended builtin
|
||||
// problem. The new builtin operator will be assigned to the extended builtin
|
||||
// code field in the flatbuffer schema. Those methods helps to hide builtin code
|
||||
// details.
|
||||
BuiltinOperator GetBuiltinCode(const OperatorCode *op_code);
|
||||
|
||||
Reference in New Issue
Block a user