- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for load_op_library (0.09 seconds)
-
tensorflow/BUILD
# addition to this core set of ops, user libraries which are loaded (via # TF_LoadLibrary/tf.load_op_library) register their ops and kernels with this # shared object directly. # # For example, from Python tf.load_op_library loads a custom op library (via # dlopen() on Linux), the library finds libtensorflow_framework.so (no
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Tue Mar 24 21:00:18 GMT 2026 - 53.1K bytes - Click Count (0) -
RELEASE.md
* CSE pass from Tensorflow is now disabled in XLA. * `tf.data`: * `tf.data.Dataset` * Add support for building C++ Dataset op kernels as external libraries, using the `tf.load_op_library()` mechanism. * `Dataset.list_files()` now shuffles its output by default. * `Dataset.shuffle(..., seed=tf.constant(0, dtype=tf.int64))` now yieldsCreated: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Mon Mar 30 18:31:38 GMT 2026 - 746.5K bytes - Click Count (3)