Searched refs:dump_dict (Results 1 - 1 of 1) sorted by relevance

/frameworks/ml/nn/tools/test_generator/
H A Dtest_generator.py572 def dump_dict(d): member in class:Example
619 'float32_dict': Example.dump_dict(float32_dict),
620 'int32_dict': Example.dump_dict(int32_dict),
621 'uint8_dict': Example.dump_dict(uint8_dict)
640 # Similar to dump_dict, but in python. Used by the slicing tool

Completed in 59 milliseconds