Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/tflite/
Dexport.h30 bool quantize_weights = false; member
47 bool quantize_weights, string* output_file_contents) { in Export()
58 const Model& model, bool allow_custom_ops, bool quantize_weights, in Export()
/external/tensorflow/tensorflow/lite/toco/
Dtoco_flags.proto177 optional bool quantize_weights = 20 [default = false]; field
Dargs.h176 Arg<bool> quantize_weights = Arg<bool>(false); member
/external/tensorflow/tensorflow/lite/kernels/
Dbidirectional_sequence_lstm_test.cc42 bool quantize_weights, bool time_major, in BidirectionalLSTMOpModel()
412 const bool quantize_weights = GetParam(); in TEST_P() local
577 const bool quantize_weights = GetParam(); in TEST_P() local
2618 const bool quantize_weights = GetParam(); in TEST_P() local
/external/tensorflow/tensorflow/tools/graph_transforms/
DREADME.md600 ### quantize_weights subsection