mirror of
https://github.com/ml-explore/mlx.git
synced 2025-12-16 01:49:05 +08:00
Removes the retain_graph flag (#385)
* Adds global tracing flag * Removes retain_graph in favor of is_tracer
This commit is contained in:
committed by
GitHub
parent
449b43762e
commit
a611b0bc82
@@ -111,4 +111,4 @@ class FileWriter : public Writer {
|
||||
};
|
||||
|
||||
} // namespace io
|
||||
} // namespace mlx::core
|
||||
} // namespace mlx::core
|
||||
|
||||
Reference in New Issue
Block a user