Libraries/DirectMLX.h (18 lines): - line 1812: // TODO: implement me - line 2113: // TODO: LpPooling - line 2244: // TODO: MaxUnpooling - line 2248: // TODO: ROIPooling - line 3062: // TODO: LpNormalization - line 3066: // TODO: RNN - line 3070: // TODO: LSTM - line 3197: // TODO: DiagonalMatrix - line 3409: // TODO: MatrixMultiplyInteger - line 3413: // TODO: QuantizedLinearMatrixMultiply - line 3417: // TODO: ConvolutionInteger - line 3421: // TODO: QuantizedLinearConvolution - line 3425: // TODO: ReluGrad - line 3429: // TODO: AveragePoolingGrad - line 3433: // TODO: MaxPoolingGrad - line 3607: // TODO: AdamOptimizer - line 3611: // TODO: Argmin - line 3615: // TODO: Argmax DxDispatch/src/dxdispatch/HlslDispatchable.cpp (3 lines): - line 242: // TODO: store this in a temp directory? - line 292: // // TODO map CL to flags - line 327: assert(sources.size() == 1); // TODO: support multiple PyTorch/yolov3/utils/wandb_logging/wandb_utils.py (1 line): - line 245: # TODO: Explore multiprocessing to slpit this loop parallely| This is essential for speeding up the the logging TensorFlow/yolov3/yolov3_tf2/models.py (1 line): - line 306: # TODO: use binary_crossentropy instead TensorFlow/yolov3/yolov3_tf2/dataset.py (1 line): - line 122: LINE_NUMBER = -1 # TODO: use tf.lookup.TextFileIndex.LINE_NUMBER DxDispatch/src/dxdispatch/Device.h (1 line): - line 22: // TODO: test custom heap buffer with write combine for igpu? TensorFlow/yolov3/tools/export_tflite.py (1 line): - line 26: # TODO: This is broken DOES NOT WORK !!